/[pkg-sql-ledger]/ledger-smb/trunk/debian/changelog
ViewVC logotype

Diff of /ledger-smb/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 188 by lyz-guest, Fri Aug 29 12:38:08 2008 UTC revision 505 by jame-guest, Fri Apr 13 14:28:05 2012 UTC
# Line 1  Line 1 
1    ledgersmb (1.3.15~rc2-1~1) UNRELEASED; urgency=low
2    
3      * Second Release Candidate for a new upstream release.
4      * Changes for debian/patches/*:
5        - Remove unneeded patches/8*patch files resulting from an incomplete merge.
6    
7     -- Robert James Clay <jame@rocasa.us>  Fri, 13 Apr 2012 08:55:16 -0400
8    
9    ledgersmb (1.3.14-2) experimental; urgency=low
10    
11      * Add initial version of the debian/NEWS file.
12      * Update and rewrite of debian/README.Debian.
13      * Changes to debian/ledgersmb.postinst:
14        - Rewrite the statoverride version check.
15        - Change how the version variable is being used.
16        - Update how apache is restarted when that is needed.
17      * Add patches/20_LedgerSMB-Form-pod.patch to correct spelling errors.
18      * Add lintian override for empty directory ledgersmb/sql/coa/ar/gifi/.
19      * Initial addition of experimental debconf/dbconfig usage to ledgersmb.
20      * Add a symbolic link from /usr/share/ledgersmb/css to the directory
21        /var/lib/ledgersmb/css.
22    
23     -- Robert James Clay <jame@rocasa.us>  Wed, 11 Apr 2012 16:37:30 -0400
24    
25    ledgersmb (1.3.14-1) experimental; urgency=low
26    
27      * New upstream release.
28      * Correct the current active Uploaders list in LedgerSMB debian/control.
29      * Besides as examples; also install utils/ directory to /usr/share/ledgersmb.
30      * Changes for debian/patches/*:
31        - Correct working directory paths in 15_httpdconf.patch.
32        - Remove the current documentation (POD) patches as they are no longer
33          necessary.
34    
35     -- Robert James Clay <jame@rocasa.us>  Tue, 03 Apr 2012 17:40:30 -0400
36    
37    ledgersmb (1.3.13-1) experimental; urgency=low
38    
39      * New upstream release.
40      * Correct formatting issues in the debian/copyright file.
41      * Do not install doc/manual/*tex source files with package.
42      * Changes for debian/patches/*:
43        - Add patching of ledgersmb.conf.default to 05_confdir.patch.
44        - Update 10_Makefile-PL.patch against the new version of Makefile.PL.
45      * Changes to debian/rules:
46        - Remove the sed code for patching the ledgersmb.conf.default file from
47          the override_dh_auto_configure target.
48    
49     -- Robert James Clay <jame@rocasa.us>  Wed, 21 Mar 2012 20:45:18 -0400
50    
51    ledgersmb (1.3.12-1) experimental; urgency=low
52    
53      * New upstream release.
54      * Move removal of the no longer used statoverrides to ledgersmb.postinst.
55      * Correct how the /var/lib/ledgersmb/spool and /var/lib/ledgersmb/users
56        subdirectories are installed.
57      * Rewrote the LedgerSMB debian/copyright in accordance with DEP-5.
58      * Changes to debian/ledgersmb.postinst:
59        - Remove the unneeded code that conditionally installed pos.conf.pl.
60        - Remove the code that attempted install a copy of ledgersmb-httpd.conf.
61      * Changes for debian/patches/*:
62        - Add setting the templates base directory to 05_confdir.patch.
63        - Added 10_Makefile-PL.patch to correct issue with an incorrect version
64          number being listed in Makefile.PL.
65      * Changes to debian/rules:
66        - Create a copy of ledgersmb-httpd.conf.template as ledgersmb-httpd.conf.
67        - Set ownership of installed /var/lib/ledgersmb/* to www-data:www-data.
68        - Set ownership of installed /etc/ledgersmb/templates to www-data:www-data.
69        - Change how the unneeded directories LedgerSMB/Assets and LedgerSMB/Entity
70          are removed.
71      * Changes to debian/control:
72        - Rewrote the short and long package descriptions.
73        - Updated the Standards-Version to 3.9.3, no changes required.
74    
75     -- Robert James Clay <jame@rocasa.us>  Wed, 14 Mar 2012 13:30:17 -0400
76    
77    ledgersmb (1.3.11-1) experimental; urgency=low
78    
79      * New upstream release.
80      * Changes for debian/patches/*:
81        - Remove unneeded changes from the 15_httpdconf.patch file.
82        - The nine patches for the scripts/* files are no longer needed. Removed.
83      * Changes for debian/clean:
84        - Add the debian/clean file for use by dh_clean during package builds.
85        - Remove the created pos.conf.pl file during the package build cleanup.
86        - Remove the created ledgersmb.conf and ledgersmb-httpd.conf files using
87          dh_clean instead of directly in debian/rules.
88      * Changes to debian/ledgersmb.postinst:
89        - Correct the whitespace indentation in the script.
90        - Simplify the section using a2enmod to enable mod_rewrite.
91      * Changes to debian/ledgersmb.postrm:
92        - Correct the whitespace indentation in the script.
93      * Changes to debian/ledgersmb.install:
94        - Install default pos.conf.pl configuration file to /etc/ledgersmb.
95      * Changes to debian/ledgersmb.links:
96        - Install symbolic link for the pos.conf.pl configuration file.
97      * Changes to debian/rules:
98        - Remove the override_dh_auto_clean target as it is no longer needed.
99        - Change how Build.PL is removed in the override_dh_auto_configure target.
100        - Create default pos.conf.pl file in the override_dh_auto_configure target.
101    
102     -- Robert James Clay <jame@rocasa.us>  Fri, 01 Mar 2012 14:26:52 -0500
103    
104    ledgersmb (1.3.10-1) experimental; urgency=low
105    
106      * New upstream release.
107      * Install pos.conf.pl.template as an example file.
108      * Correct softlink for the ledgersmb-httpd.conf file.
109    
110     -- Robert James Clay <jame@rocasa.us>  Tue, 17 Jan 2012 19:38:09 -0500
111    
112    ledgersmb (1.3.9-2) experimental; urgency=low
113    
114      * Change debhelper compatibility to 8.
115      * Changes to debian/control:
116        - Change debhelper Build-Depends to >= 8.
117        - Change web server dependency to 'apache2 | httpd-cgi'.
118        - Make the postgresql related Depends/Suggests unversioned.
119      * Changes to debian/postrm:
120        - Rewrite how the old dpkg-statoverride usage is being dealt with.
121      * Changes to debian/postinst:
122        - Do not use dpkg-statoverride to set default permissions.
123        - If Apache is present, configure it for use with LedgerSMB.
124      * Changes to debian/rules:
125        - Changed to using dh and a mimimal debian/rules.
126        - Do not install MIT-LICENSE file from the embedded Scriptaculous library.
127        - Do permissions corrections here instead of in the maintenance scripts
128          and do them in the override_dh_fixperms target.
129      * Changes to debian/copyright:
130        - Update the end year for my debian directory copyright information.
131        - Add information regarding the embedded Scriptaculous Javascript library.
132      * Changes to debian/ledgersmb.lintian-override:
133        - Override the package-contains-empty-directory Lintian Warnings for the
134          directories scripts/custom and LedgerSMB/Reconciliation/CSV/Formats.
135        - Remove the override related to the Scriptaculous license file.
136      * Change how the ledgersmb-httpd.conf file is installed.
137      * Include patches for some application cgi script shebang issues.
138      * Include patches for application documentation spelling & NAME entry issues.
139      * Use debian/ledgersmb.manpages to list the man pages to be installed.
140      * Prefix binary-package specific file names in the debian directory with
141        the package name.
142    
143     -- Robert James Clay <jame@rocasa.us>  Sun, 15 Jan 2012 13:38:19 -0500
144    
145    ledgersmb (1.3.9-1) experimental; urgency=low
146    
147      * New upstream release.
148      * Clean up the debian/watch control file.
149      * Changes to debian/rules:
150        - Add build-arch and build-indep targets.
151        - Add a call for dh_perl to the binary-indep target.
152        - Add removal of created ledgersmb-httpd.conf to clean target.
153        - Run 'make distclean' in the clean target if the created Makefile
154          is present.
155      * Changes to debian/control:
156        - Add ${perl:Depends} to the Depends line.
157        - Change the Recommends for the lpr package to a Suggests.
158        - Updated the Standards-Version to 3.9.2, no changes needed.
159        - Remove ${shlibs:Depends} from Depends line as it is unneeded.
160        - Replace the Recommends for a mail-transport-agent with
161          "default-mta | mail-transport-agent".
162      * Correct spelling error and correct missing note about upstream release
163        in the 1.3.8-1 entry for the debian/changelog.
164      * Override Lintian warnings regarding the embedded Scriptaculous Javascript
165        library until LedgerSMB can be tested with the versions available in Debian.
166    
167     -- Robert James Clay <jame@rocasa.us>  Sat, 24 Dec 2011 13:40:35 -0500
168    
169    ledgersmb (1.3.8-1) experimental; urgency=low
170    
171      * New upstream release.
172      * Added a debian/TODO file.
173      * Do not install v1.3.x INSTALL file with package.
174      * Update debian/patches/05_confdir.patch for v1.3.8.
175      * Minor edit to the short description in debian/control.
176      * Reorganize Depends and Recommends entries in debian/control.
177      * Replace XML::Twig package references with OpenOffice::OODoc.
178      * Update to v1.3.x README.Debian adapted from v1.3 INSTALL file.
179      * Add ledgersmb-httpd.conf.template to debian/ledgersmb.examples.
180      * Create default ledgersmb-httpd.conf from ledgersmb-httpd.conf.template.
181      * Remove chmod of /etc/ledgersmb/*.pl from postinst as no longer necessary.
182      * Upstream no longer providing an HTML version of the manual, so remove that
183        entry in debian/ledgersmb.doc-base.
184    
185     -- Robert James Clay <jame@rocasa.us>  Thu, 15 Dec 2011 14:58:50 -0500
186    
187    ledgersmb (1.3.0-1) experimental; urgency=low
188    
189      * New upstream release, first in the v1.3 series.
190      * Initial adaptation of the Debian packaging to the new version as neccessary.
191    
192     -- Robert James Clay <jame@rocasa.us>  Fri, 05 Nov 2011 22:42:43 -0400
193    
194    ledgersmb (1.2.25-1) stable; urgency=low
195    
196      * New upstream release, which includes corrections for sql injection issue.
197      * Updated Standards-Version in debian/control to 3.9.1; no changes required.
198      * Updated copyright years as necessary to include 2011 in debian/copyright.
199      * Use dpkg-statoverride and postinst to set /etc/ledgersmb/* permissions.
200      * Use dh_lintian in debian/rules to install ledgersmb.lintian-overrides.
201      * Updated debhelper compatibility to 7 and Build-Depends to 7.0.50.
202      * Updated the package Depends and Recommends in debian/control.
203      * Updated the README.Debian file and added a Debian TODO file.
204      * Updated as neccessary for how files installation is done.
205      * Changed package patching system from dpatch to quilt.
206      * Change 'dh_clean -k' to dh_prep in debian/rules.
207      * Switch to dpkg-source 3.0 (quilt) format.
208    
209     -- Robert James Clay <jame@rocasa.us>  Sun, 23 Oct 2011 15:49:46 -0400
210    
211    ledgersmb (1.2.24-1) unstable; urgency=low
212    
213      * New upstream release
214      * Updated the debian/patches/15_httpdconf.dpatch patch.
215      * Updated Depends line in debian/control:  added libconfig-any-perl,
216        changed libhtml-parser-perl to libhtml-linkextractor-perl, added
217        libdata-dumper-simple-perl.
218    
219     -- Robert James Clay <jame@rocasa.us>  Sat, 01 Oct 2011 17:35:37 -0400
220    
221    ledgersmb (1.2.23-1) unstable; urgency=low
222    
223      * New upstream release
224      * Cleanup newline issue in debian/links file.
225    
226     -- Robert James Clay <jame@rocasa.us>  Mon, 28 Sep 2011 09:43:37 -0400
227    
228    ledgersmb (1.2.22-1) unstable; urgency=low
229    
230      * New upstream release
231      * Add note to README.source about how the source archive is currently
232        being created.
233    
234     -- Robert James Clay <jame@rocasa.us>  Mon, 28 Sep 2011 08:19:11 -0400
235    
236    ledgersmb (1.2.21-1) unstable; urgency=low
237    
238      * New upstream release
239      * Detailed the Debian packaging copyright in debian/copyright.
240    
241     -- Robert James Clay <jame@rocasa.us>  Sun, 21 Mar 2010 21:16:00 -0400
242    
243    ledgersmb (1.2.20-1) unstable; urgency=low
244    
245      * New upstream release
246    
247     -- Robert James Clay <jame@rocasa.us>  Sat, 20 Feb 2010 11:40:38 -0500
248    
249    ledgersmb (1.2.19-1) unstable; urgency=low
250    
251      * New upstream release
252    
253     -- Robert James Clay <jame@rocasa.us>  Sat, 13 Feb 2010 12:08:25 -0500
254    
255    ledgersmb (1.2.18-1) unstable; urgency=low
256    
257      [ Robert James Clay ]
258      * Added index.html link to doc/ledgersmb/html_manual/LedgerSMB-manual.html
259      * Added HTML format section to ledgersmb.doc-base
260    
261      [ Elizabeth Krumbach ]
262      * New upstream release
263    
264     -- Elizabeth Krumbach <lyz@princessleia.com>  Mon, 06 Apr 2009 00:16:23 +0000
265    
266    ledgersmb (1.2.17-1) unstable; urgency=low
267    
268      * New upstream release
269    
270     -- Elizabeth Bevilacqua <lyz@princessleia.com>  Thu, 20 Nov 2008 00:32:03 +0000
271    
272    ledgersmb (1.2.16-1) unstable; urgency=low
273    
274      [ Roberto C. Sanchez ]
275      * Update to Standards-Version 3.8.0
276        + Add README.source
277    
278      [ Elizabeth Bevilacqua ]
279      * New upstream release
280      * Edited README.Debian for better clarity
281    
282     -- Elizabeth Bevilacqua <lyz@princessleia.com>  Sun, 14 Sep 2008 14:27:08 +0000
283    
284  ledgersmb (1.2.15-2) unstable; urgency=low  ledgersmb (1.2.15-2) unstable; urgency=low
285    
286    * Added postgres-8.3 to depends and suggests    * Added postgres-8.3 to depends and suggests

Legend:
Removed from v.188  
changed lines
  Added in v.505

  ViewVC Help
Powered by ViewVC 1.1.5