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
|
libtree-redblack-perl (0.3-8) 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.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467974)
- minor updates
- install upstream Changes
* debian/watch: use dist-based URL.
* debian/copyright: add upstream source location, clarify
copyright/license, convert to new format.
* Set Standards-Version to 3.7.3 (no changes).
* Add debian/compat.
[ Damyan Ivanov ]
* drop uupdate from watch file
-- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 06 Mar 2008 17:41:43 +0100
libtree-redblack-perl (0.3-7) unstable; urgency=low
* Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
* Set debhelper compatibility level to 5.
* Set Standards-Version to 3.7.2 (no changes).
* Move perl from Build-Depends to Build-Depends-Indep.
* Remove empty /usr/lib/perl5 directory.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 1 Oct 2006 15:06:23 +0200
libtree-redblack-perl (0.3-6) unstable; urgency=low
* Added debian/watch
-- Gunnar Wolf <gwolf@debian.org> Tue, 12 Apr 2005 20:14:13 -0500
libtree-redblack-perl (0.3-5) unstable; urgency=low
* Moved to section Perl
* Bumped up standards version to 3.6.1
* New maintainer - Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (Closes: #279808)
-- Gunnar Wolf <gwolf@debian.org> Sat, 11 Dec 2004 10:42:45 -0600
libtree-redblack-perl (0.3-4) unstable; urgency=low
* New maintainer, Closes: #112371
* Fix typo in package description, Closes: #118375
-- Stephen Zander <gibreel@debian.org> Mon, 12 Nov 2001 15:20:46 -0800
libtree-redblack-perl (0.3-3) unstable; urgency=low
* Changed description. Closes: #110977
-- Eduard Bloch <blade@debian.org> Sat, 15 Sep 2001 22:19:40 +0200
libtree-redblack-perl (0.3-2) unstable; urgency=low
* improved description, closes: #110487
* added an example script
-- Eduard Bloch <blade@debian.org> Wed, 29 Aug 2001 09:46:39 +0200
libtree-redblack-perl (0.3-1) unstable; urgency=low
* Initial Release.
-- Eduard Bloch <blade@debian.org> Sun, 26 Aug 2001 11:37:51 +0200
|