| 1 |
ledgersmb (1.3.10-2) UNRELEASED; urgency=low |
ledgersmb (1.3.10-2~2) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
* Start working on v1.3.10-2. |
* Changes for debian/patches/*: |
| 4 |
|
- Remove unneeded changes from the 15_httpdconf.patch file. |
| 5 |
|
* Changes for debian/clean: |
| 6 |
|
- Add the debian/clean file for use by dh_clean during package builds. |
| 7 |
|
- Remove the created pos.conf.pl file during the package build cleanup. |
| 8 |
|
- Remove the created ledgersmb.conf and ledgersmb-httpd.conf files using |
| 9 |
|
dh_clean instead of directly in debian/rules. |
| 10 |
|
* Changes to debian/ledgersmb.postinst: |
| 11 |
|
- Correct the whitespace indentation in the script. |
| 12 |
|
- Simplify the section using a2enmod to enable mod_rewrite. |
| 13 |
|
* Changes to debian/ledgersmb.postrm: |
| 14 |
|
- Correct the whitespace indentation in the script. |
| 15 |
|
* Changes to debian/ledgersmb.install: |
| 16 |
|
- Install default pos.conf.pl configuration file to /etc/ledgersmb. |
| 17 |
|
* Changes to debian/ledgersmb.links: |
| 18 |
|
- Install symbolic link for the pos.conf.pl configuration file. |
| 19 |
|
* Changes to debian/rules: |
| 20 |
|
- Remove the override_dh_auto_clean target as it is no longer needed. |
| 21 |
|
- Change how Build.PL is removed in the override_dh_auto_configure target. |
| 22 |
|
- Create default pos.conf.pl file in the override_dh_auto_configure target. |
| 23 |
|
|
| 24 |
-- Robert James Clay <jame@rocasa.us> Sat, 21 Jan 2012 12:56:21 -0500 |
-- Robert James Clay <jame@rocasa.us> Tue, 14 Feb 2012 15:20:13 -0500 |
| 25 |
|
|
| 26 |
ledgersmb (1.3.10-1) experimental; urgency=low |
ledgersmb (1.3.10-1) experimental; urgency=low |
| 27 |
|
|