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