--- ledger-smb/trunk/debian/changelog 2011/10/01 22:37:21 261 +++ ledger-smb/trunk/debian/changelog 2012/01/18 00:40:17 418 @@ -1,8 +1,109 @@ -ledgersmb (1.2.25-1) UNRELEASED; urgency=low +ledgersmb (1.3.10-1) experimental; urgency=low + + * New upstream release. + * Install pos.conf.pl.template as an example file. + * Correct softlink for the ledgersmb-httpd.conf file. + + -- Robert James Clay Tue, 17 Jan 2012 19:38:09 -0500 + +ledgersmb (1.3.9-2) experimental; urgency=low + + * Change debhelper compatibility to 8. + * Changes to debian/control: + - Change debhelper Build-Depends to >= 8. + - Change web server dependency to 'apache2 | httpd-cgi'. + - Make the postgresql related Depends/Suggests unversioned. + * Changes to debian/postrm: + - Rewrite how the old dpkg-statoverride usage is being dealt with. + * Changes to debian/postinst: + - Do not use dpkg-statoverride to set default permissions. + - If Apache is present, configure it for use with LedgerSMB. + * Changes to debian/rules: + - Changed to using dh and a mimimal debian/rules. + - Do not install MIT-LICENSE file from the embedded Scriptaculous library. + - Do permissions corrections here instead of in the maintenance scripts + and do them in the override_dh_fixperms target. + * Changes to debian/copyright: + - Update the end year for my debian directory copyright information. + - Add information regarding the embedded Scriptaculous Javascript library. + * Changes to debian/ledgersmb.lintian-override: + - Override the package-contains-empty-directory Lintian Warnings for the + directories scripts/custom and LedgerSMB/Reconciliation/CSV/Formats. + - Remove the override related to the Scriptaculous license file. + * Change how the ledgersmb-httpd.conf file is installed. + * Include patches for some application cgi script shebang issues. + * Include patches for application documentation spelling & NAME entry issues. + * Use debian/ledgersmb.manpages to list the man pages to be installed. + * Prefix binary-package specific file names in the debian directory with + the package name. + + -- Robert James Clay Sun, 15 Jan 2012 13:38:19 -0500 + +ledgersmb (1.3.9-1) experimental; urgency=low + + * New upstream release. + * Clean up the debian/watch control file. + * Changes to debian/rules: + - Add build-arch and build-indep targets. + - Add a call for dh_perl to the binary-indep target. + - Add removal of created ledgersmb-httpd.conf to clean target. + - Run 'make distclean' in the clean target if the created Makefile + is present. + * Changes to debian/control: + - Add ${perl:Depends} to the Depends line. + - Change the Recommends for the lpr package to a Suggests. + - Updated the Standards-Version to 3.9.2, no changes needed. + - Remove ${shlibs:Depends} from Depends line as it is unneeded. + - Replace the Recommends for a mail-transport-agent with + "default-mta | mail-transport-agent". + * Correct spelling error and correct missing note about upstream release + in the 1.3.8-1 entry for the debian/changelog. + * Override Lintian warnings regarding the embedded Scriptaculous Javascript + library until LedgerSMB can be tested with the versions available in Debian. + + -- Robert James Clay Sat, 24 Dec 2011 13:40:35 -0500 + +ledgersmb (1.3.8-1) experimental; urgency=low + + * New upstream release. + * Added a debian/TODO file. + * Do not install v1.3.x INSTALL file with package. + * Update debian/patches/05_confdir.patch for v1.3.8. + * Minor edit to the short description in debian/control. + * Reorganize Depends and Recommends entries in debian/control. + * Replace XML::Twig package references with OpenOffice::OODoc. + * Update to v1.3.x README.Debian adapted from v1.3 INSTALL file. + * Add ledgersmb-httpd.conf.template to debian/ledgersmb.examples. + * Create default ledgersmb-httpd.conf from ledgersmb-httpd.conf.template. + * Remove chmod of /etc/ledgersmb/*.pl from postinst as no longer necessary. + * Upstream no longer providing an HTML version of the manual, so remove that + entry in debian/ledgersmb.doc-base. + + -- Robert James Clay Thu, 15 Dec 2011 14:58:50 -0500 + +ledgersmb (1.3.0-1) experimental; urgency=low + + * New upstream release, first in the v1.3 series. + * Initial adaptation of the Debian packaging to the new version as neccessary. + + -- Robert James Clay Fri, 05 Nov 2011 22:42:43 -0400 + +ledgersmb (1.2.25-1) stable; urgency=low * New upstream release, which includes corrections for sql injection issue. + * Updated Standards-Version in debian/control to 3.9.1; no changes required. + * Updated copyright years as necessary to include 2011 in debian/copyright. + * Use dpkg-statoverride and postinst to set /etc/ledgersmb/* permissions. + * Use dh_lintian in debian/rules to install ledgersmb.lintian-overrides. + * Updated debhelper compatibility to 7 and Build-Depends to 7.0.50. + * Updated the package Depends and Recommends in debian/control. + * Updated the README.Debian file and added a Debian TODO file. + * Updated as neccessary for how files installation is done. + * Changed package patching system from dpatch to quilt. + * Change 'dh_clean -k' to dh_prep in debian/rules. + * Switch to dpkg-source 3.0 (quilt) format. - -- Robert James Clay Sat, 01 Oct 2011 17:54:55 -0400 + -- Robert James Clay Sun, 23 Oct 2011 15:49:46 -0400 ledgersmb (1.2.24-1) unstable; urgency=low