| 1 |
|
ledgersmb (1.3.12-1~2) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
* New upstream release. |
| 4 |
|
* Move removal of the no longer used statoverrides to ledgersmb.postinst. |
| 5 |
|
* Correct how the /var/lib/ledgersmb/spool and /var/lib/ledgersmb/users |
| 6 |
|
subdirectories are installed. |
| 7 |
|
* Rewrote the LedgerSMB debian/copyright in accordance with DEP-5. |
| 8 |
|
* Changes to debian/ledgersmb.postinst: |
| 9 |
|
- Remove the code that attempted install a copy of ledgersmb-httpd.conf. |
| 10 |
|
* Changes for debian/patches/*: |
| 11 |
|
- Add setting the templates base directory to 05_confdir.patch. |
| 12 |
|
- Added 10_Makefile-PL.patch to correct issue with an incorrect version |
| 13 |
|
number being listed in Makefile.PL. |
| 14 |
|
* Changes to debian/rules: |
| 15 |
|
- Create a copy of ledgersmb-httpd.conf.template as ledgersm-httpd.conf. |
| 16 |
|
- Set ownership of installed /var/lib/ledgersmb to www-data:www-data. |
| 17 |
|
- Set ownership of installed /etc/ledgersmb/templates to www-data:www-data. |
| 18 |
|
- Change how the unneeded directores LedgerSMB/Assets LedgerSMB/Entity are |
| 19 |
|
removed. |
| 20 |
|
* Changes to debian/control: |
| 21 |
|
- Rewrote the short and long package descriptions. |
| 22 |
|
- Updated the Standards-Version to 3.9.3, no changes required. |
| 23 |
|
|
| 24 |
|
-- Robert James Clay <jame@rocasa.us> Sat, 10 Mar 2012 18:04:55 -0500 |
| 25 |
|
|
| 26 |
|
ledgersmb (1.3.11-1) experimental; urgency=low |
| 27 |
|
|
| 28 |
|
* New upstream release. |
| 29 |
|
* Changes for debian/patches/*: |
| 30 |
|
- Remove unneeded changes from the 15_httpdconf.patch file. |
| 31 |
|
- The nine patches for the scripts/* files are no longer needed. Removed. |
| 32 |
|
* Changes for debian/clean: |
| 33 |
|
- Add the debian/clean file for use by dh_clean during package builds. |
| 34 |
|
- Remove the created pos.conf.pl file during the package build cleanup. |
| 35 |
|
- Remove the created ledgersmb.conf and ledgersmb-httpd.conf files using |
| 36 |
|
dh_clean instead of directly in debian/rules. |
| 37 |
|
* Changes to debian/ledgersmb.postinst: |
| 38 |
|
- Correct the whitespace indentation in the script. |
| 39 |
|
- Simplify the section using a2enmod to enable mod_rewrite. |
| 40 |
|
* Changes to debian/ledgersmb.postrm: |
| 41 |
|
- Correct the whitespace indentation in the script. |
| 42 |
|
* Changes to debian/ledgersmb.install: |
| 43 |
|
- Install default pos.conf.pl configuration file to /etc/ledgersmb. |
| 44 |
|
* Changes to debian/ledgersmb.links: |
| 45 |
|
- Install symbolic link for the pos.conf.pl configuration file. |
| 46 |
|
* Changes to debian/rules: |
| 47 |
|
- Remove the override_dh_auto_clean target as it is no longer needed. |
| 48 |
|
- Change how Build.PL is removed in the override_dh_auto_configure target. |
| 49 |
|
- Create default pos.conf.pl file in the override_dh_auto_configure target. |
| 50 |
|
|
| 51 |
|
-- Robert James Clay <jame@rocasa.us> Fri, 01 Mar 2012 14:26:52 -0500 |
| 52 |
|
|
| 53 |
ledgersmb (1.3.10-1) experimental; urgency=low |
ledgersmb (1.3.10-1) experimental; urgency=low |
| 54 |
|
|
| 55 |
* New upstream release. |
* New upstream release. |