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
|
libbarcode-code128-perl (2.21-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* gregor herrmann -> gregoa@debian.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Xavier Guimard ]
* Imported Upstream version 2.21
* Bump Standards-Version to 3.9.4
* Use debhelper 8
* Update debian/rules to modern format
* Remove cdbs, patchutils, sharutils dependencies
* Update source format to 3.0 quilt
* Remove patches (not needed now)
* Remove debian/code128.png.uenc
* Add libgd-gd2-perl in Recommends
-- Xavier Guimard <x.guimard@free.fr> Mon, 19 Nov 2012 21:48:02 +0100
libbarcode-code128-perl (2.01-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields; dropped: -1 Debian revision from dependency on cdbs.
* debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467694).
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* debian/copyright: add specific upstream source location; adjust years of
copyright; copy licensing terms verbatim from README.
[ Frank Lichtenheld ]
* debian/patches/test-failures: Fix test failures in environments with
GD available (closes: #462569).
* debian/control: Build-Depends on libgd-gd2-perl to enable png.t
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 07 Mar 2008 13:53:19 +0100
libbarcode-code128-perl (2.01-1) unstable; urgency=low
* New upstream release.
* Remove empty /usr/lib/perl5 directory.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 26 Aug 2007 23:28:02 +0200
libbarcode-code128-perl (2.00-1) unstable; urgency=low
* Initial release. (Closes: #408059: ITP: libbarcode-code128-perl --
Perl library to generate CODE 128 bar codes - Debian Bug report
logs)
-- Vincent Danjean <vdanjean@debian.org> Wed, 24 Jan 2007 16:22:35 +0100
|