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

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 107 - (show annotations) (download)
Fri Jan 20 08:56:53 2006 UTC (7 years, 3 months ago) by hertzog
File size: 8379 byte(s)
New upstream version.
Add some lintian overrides because of the new hardlinks.
1 sql-ledger (2.6.6-1) unstable; urgency=low
2
3 [ Raphael Hertzog ]
4 * New upstream version.
5 * Added all CSS files in the "css" directory. Modified
6 debian/patches/10makefiles.patch.
7 * Added all files from the doc directory except COPYING and COPYRIGHT.
8 This includes in particular the various "UPGRADE-*" files.
9 * Use hardlinks instead of symlinks. This is better for suExec
10 compatibility (on advice from the author). This generates lintian
11 warnings. Put overrides until bug 348978 is fixed.
12
13 -- Raphael Hertzog <hertzog@debian.org> Fri, 20 Jan 2006 07:48:35 +0000
14
15 sql-ledger (2.6.5-1) unstable; urgency=low
16
17 [ Raphael Hertzog ]
18 * New upstream version.
19 - added WITH OIDS to some tables (PostgreSQL 8.0+ changed the default from
20 using OIDS to not use them)
21 - fixed notes printing for lineitems
22 - fixed path for logo in Default templates
23 - updated Brazilian Portuguese translation and templates
24
25 -- Raphael Hertzog <hertzog@debian.org> Fri, 6 Jan 2006 11:33:36 +0000
26
27 sql-ledger (2.6.4-1) unstable; urgency=low
28
29 [ Raphael Hertzog ]
30 * New upstream version. Closes: #346195
31 * Added all members of the team in the Uploaders field (myself included).
32 * Build-Depends on debhelper >= 4 since we use debian/compat with level 4.
33 * Remove rsync build dependency (seems useless).
34 * Upgraded Standards-Version to 3.6.2 (no changes needed).
35 * Wrote plans for the future in debian/TODO.
36 * Update 10makefiles.dpatch because new modules have been added in the
37 upstream source package. Make it generate the list of modules
38 automatically.
39 * Reworked debian/rules so that we can have an .orig.tar.gz which is
40 the exact copy provided by upstream. Keep dpatch to apply patches
41 at build time however.
42
43 -- Raphael Hertzog <hertzog@debian.org> Wed, 4 Jan 2006 23:12:35 +0000
44
45 sql-ledger (2.6.3-1) UNRELEASED; urgency=low
46
47 * New upstream version available (Closes: #303604)
48 * Updated debian/patches/40imagepath.dpatch to avoid patch rejection
49 * Removed reference to script debian/sql-ledger-enable on
50 debian/rules
51 * Removed reference to js directory from file
52 debian/patches/10makefiles.dpatch as this directory was removed
53 upstream.
54
55 -- Gerardo Reynoso <greynoso@tindes.com> Fri, 2 Dec 2005 21:00:26 -0600
56
57 sql-ledger (2.4.9-3) UNRELEASED; urgency=low
58
59 * Move contents of debian/sql-ledger-enable into debian/postinst to avoid
60 lintian/linda warning about missing man page
61
62 -- Gerardo Reynoso <greynoso@tindes.com> Fri, 2 Dec 2005 20:25:42 -0600
63
64 sql-ledger (2.4.9-2) UNRELEASED; urgency=low
65
66 * package description typo(s) and the like (Closes: #300043)
67
68 -- Gerardo Reynoso <greynoso@tindes.com> Fri, 2 Dec 2005 20:08:19 -0600
69
70 sql-ledger (2.4.9-1) UNRELEASED; urgency=low
71
72 * New upstream release. (Closes: #303604)
73 * Added debian/watch file to detect new versions.
74 * Drop 50norwegian_chart.dpatch as it only insed a duplicate entry
75 into the chart file. (Closes: #300204)
76 * Moved the content of 30default.dpatch into 10makefiles.dpatch, and
77 moved the files from sql-ledger/etc/ to sql-ledger/ to get the
78 sql-ledger.conf files closer to sql-ledger.conf.default. A future
79 improvement is to change this to patch and install
80 sql-ledger.conf.default instead of creating a new file
81 sql-ledger.conf. Related to bug #296293.
82
83 -- Petter Reinholdtsen <pere@debian.org> Sun, 17 Apr 2005 10:29:07 +0200
84
85 sql-ledger (2.4.7-2) unstable; urgency=low
86
87 * Rewrite the new helper script sql-ledger-enable, to follow the
88 Debian apache config schema.
89
90 -- Petter Reinholdtsen <pere@debian.org> Sat, 25 Dec 2004 17:31:50 +0100
91
92 sql-ledger (2.4.7-1) unstable; urgency=low
93
94 * New upstream version 2.4.7.
95 - Added string formatting for transaction printing.
96 - Fixed GL Report GIFI sorting error.
97 - Fixed multicompany login routine.
98 - Updated Finnish translation.
99 - Added tax included calculation to POS.
100 * Petter Reinholdtsen
101 - 40imagepath.dpatch: Updated patch for login.pl to match new
102 upstream version.
103 - Install new helper script /usr/sbin/sql-ledger-enable, taking
104 care of the apache config editing. Not sure if this is the
105 best way to do it.
106
107 -- Petter Reinholdtsen <pere@debian.org> Sat, 25 Dec 2004 15:28:02 +0100
108
109 sql-ledger (2.4.6-1) unstable; urgency=low
110
111 * New upstream version.
112 * Petter Reinholdtsen
113 - 20norwegian.dpatch: Removing. The changes are now upstream.
114 - 40imagepath.dpatch: Updated admin.pl patch to match new upstream
115 version.
116 - Added script debian/all2po. It can convert between gettext .po
117 files and the SQL-ledger translation files. The script is sent
118 upstream.
119
120 -- Petter Reinholdtsen <pere@debian.org> Sun, 5 Dec 2004 15:04:02 +0100
121
122 sql-ledger (2.4.5-1) unstable; urgency=low
123
124 * New upstream release. (Closes: #280766)
125 - Includes password confirm field and keeps working after the
126 password is changed. (Closes: #260122)
127 * Petter Reinholdtsen
128 - Improved short description slightly, dropping implementation
129 language and adding "web based".
130 - 10makefiles.dpatch: Add files arapprn.pl and pw.pl to MODULEs,
131 making sure they are included in the package.
132 Added install rules for sql-ledger.eps. (Closes: #281692)
133 - 20norwegian.dpatch: Most of this patch is now included upstream.
134 Updated it to only include the remaining translations.
135 - 30defaults.dpatch: New patch. Use full path to location of user info.
136 - 40imagepath.dpatch, 45crosslink.dpatch: - Update to match new
137 source version.
138 - 45crosslink.dpatch: Add links between the normal and admin login pages.
139 - 50norwegian_chart.dpatch: Most of this was now included
140 upstream. Redused to only include the remaining issues.
141 - 21norwegian.dpatch, 35http-redirect, 51norwegian_chart.dpatch:
142 Removed/merged into other patches.
143
144 -- Petter Reinholdtsen <pere@debian.org> Mon, 29 Nov 2004 21:35:31 +0100
145
146 sql-ledger (2.4.1-2) unstable; urgency=low
147
148 * Updated Norwegian Bokmaal translation (20norwegian.dpatch).
149
150 -- Petter Reinholdtsen <pere@debian.org> Sat, 7 Aug 2004 16:44:54 +0200
151
152 sql-ledger (2.4.1-1) unstable; urgency=low
153
154 * Petter Reinholdtsen
155 - New upstream release.
156 - Made Norwegian Bokmaal translation patch relative to new upstream
157 version. Updated translation based on input from Erik
158 Inge Bolsø. (20norwegian.dpatch)
159 - Corrected Norwegian general chart even further. Patch
160 from Erik Inge Bolsø. (51norwegian_chart.dpatch)
161
162 -- Petter Reinholdtsen <pere@debian.org> Thu, 5 Aug 2004 10:27:22 +0200
163
164 sql-ledger (2.4.0-2) unstable; urgency=low
165
166 * Petter Reinholdtsen
167 - Updated Norwegian Bokmaal translation.
168 - Corrected Norwegian general chart.
169 - Add missing Build-Depends-Indep on dpatch. (Closes: #261042)
170
171 -- Petter Reinholdtsen <pere@debian.org> Sat, 24 Jul 2004 23:19:45 +0200
172
173 sql-ledger (2.4.0-1) unstable; urgency=low
174
175 * New upstream release. (Closes: #252750)
176 * Rewrote build system to use dpatch and an untouced tarball.
177 * Correct file path in README.Debian. (Closes: #252595)
178 * Add /usr/lib/sql-ledger/index.html redirecting to
179 login.pl. (Closes: #258611)
180 * Changed suggests latex to tetex-extra, to make sure latex class
181 file 'scrartcl.cls' is available when the suggested package is
182 installed. (Closes: #248593)
183
184 -- Petter Reinholdtsen <pere@debian.org> Sun, 18 Jul 2004 14:02:27 +0200
185
186 sql-ledger (2.2.6-1) unstable; urgency=low
187
188 * New upstream release (Closes: #245733)
189 * Changed to use symlinks from /usr/lib/sql-ledger and into
190 /var/lib/sql-ledger
191 (Closes: #245008, #245009)
192 * Changes dependencie on postgresql to suggest (Closes: #24493)
193
194 -- Finn-Arne Johansen <faj@bzz.no> Mon, 10 May 2004 17:43:09 +0200
195
196 sql-ledger (2.0.6-2) Never released; urgency=low
197
198 * Made the Makefiles so that it fits with <package>_<version>.orig.tar.gz
199
200 -- Finn-Arne Johansen <faj@bzz.no> Wed, 21 Apr 2004 04:39:49 +0200
201
202 sql-ledger (2.0.6-1) unstable; urgency=low
203
204 * Initial Release. (Closes: #129723, #138938)
205 * Fixed some errors to make it "lintian clean"
206 * Petter Reinholdtsen
207 - Removed (s) from copyright file to get rid of lintian warning
208 copyright-lists-upstream-authors-with-dh_make-boilerplate.
209
210 -- Finn-Arne Johansen <faj@bzz.no> Sun, 21 Mar 2004 14:07:45 +0100

  ViewVC Help
Powered by ViewVC 1.1.5