1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
dtaus (0.9-1) unstable; urgency=low
* New upstream version
* Fixed typo in NMU-Disclaimer, thanks to Petter Reinholdtsen (See:
Bug#225895)
-- Joey Schulze <joey@infodrom.org> Mon, 27 Jul 2009 10:05:10 +0200
dtaus (0.7-2) unstable; urgency=low
* Removed postinst and prerm scripts since /usr/doc is not needed
anymore (closes: Bug#359403)
-- Martin Schulze <joey@infodrom.org> Sat, 29 Apr 2006 20:38:09 +0200
dtaus (0.7-1) unstable; urgency=low
* New upstream version
- Don't create corrupted files when including VWL records (closes:
Bug#188968)
- Several source corrections
- First support for optional LaTeX output
* Added the dummy dtaus.cls file to /usr/share/doc
-- Martin Schulze <joey@infodrom.org> Sat, 7 Aug 2004 21:05:06 +0200
dtaus (0.6-2) unstable; urgency=low
* Added a disclaimer for those people who plan to NMU this package
* Fix problems with unproperly recognized values like "10,03", "100.004"
and "30". They're now forced to be of form "nnnnn.pp". (closes:
Bug#134911)
-- Martin Schulze <joey@finlandia.infodrom.north.de> Fri, 22 Feb 2002 12:26:06 +0100
dtaus (0.6-0potato1) stable; urgency=low
* Repackaged for potato because the version of dtaus in potato isn't
able to create DTAUS files using the Euro currency which is the one
and only official currency in Germany since yesterday. Hence, the
version in potato is entirely useless since yesterday and has to be
updated if people are using it for their money management.
-- Martin Schulze <joey@finlandia.infodrom.north.de> Wed, 2 Jan 2002 19:46:58 +0100
dtaus (0.6-1) unstable; urgency=low
* New upstream source, switching to Euro as default currency
-- Martin Schulze <joey@finlandia.infodrom.north.de> Tue, 1 Jan 2002 20:19:35 +0100
dtaus (0.5.1-1) unstable; urgency=low
* New upstream source
* Capitalized German in description (closes: Bug#124581)
-- Martin Schulze <joey@finlandia.infodrom.north.de> Fri, 21 Dec 2001 20:19:34 +0100
dtaus (0.5-1) unstable; urgency=medium
* New upstream source (closes: Bug#117763)
. Fully fledged Euro support
. Support for up to 16 text fields
. Process date for later processing
* Added flexibility to prerm+postinst
* Added convenience code to support $DEB_BUILD_OPTIONS
-- Martin Schulze <joey@finlandia.infodrom.north.de> Sun, 25 Nov 2001 12:37:33 +0100
dtaus (0.4-1.3) unstable; urgency=high
* NMU
* Fix completely, stupid broken prerm script introduced by 1.1 NMU and
which was not corrected by 1.2 NMU.
* People who don't understand Bourne shell syntax should not attempt to
write it.
-- Branden Robinson <branden@debian.org> Fri, 10 Aug 2001 05:47:24 -0500
dtaus (0.4-1.2) unstable; urgency=medium
* NMU
* dtaus.c: Change comparison from ^M to \r to avoid confusing gcc
on IA64 (closes: Bug#104926)
* main.c: Added string.h, stdlib.h for function prototypes
-- Progeny Devel <progeny-devel@progeny.com> Fri, 13 Jul 2001 15:12:07 -0500
dtaus (0.4-1.1) unstable; urgency=medium
* move docs from /usr/doc to /usr/share/doc and manpages to
/usr/share/man (Closes: Bug#91437).
* added posinst and prerm scripts.
* tweaked debian/rules to add Section: and Priority: fields.
-- Stephen Stafford <stephen@riva.ucam.org> Sat, 14 Apr 2001 08:48:07 +0100
dtaus (0.4-1) unstable; urgency=medium, closes=54038
* New upstream version, fixes y2k issue (closes: Bug#54038)
-- Martin Schulze <joey@finlandia.infodrom.north.de> Tue, 4 Jan 2000 17:22:18 +0100
dtaus (0.3-1) unstable; urgency=low
* New upstream version
* Fixes bug wrt not-working zero-padding
-- Martin Schulze <joey@finlandia.infodrom.north.de> Thu, 15 Oct 1998 00:49:17 +0200
dtaus (0.2.1-1) unstable; urgency=low
* New upstream version
* First Debian version
-- Martin Schulze <joey@finlandia.infodrom.north.de> Fri, 3 Jul 1998 17:13:31 +0200
|