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
|
libnet-daap-dmap-perl (1.26-2) unstable; urgency=low
[ Stephen Gran ]
* Lowered debhelper compatibility level to 5 (Be kind to backporters day)
[ Damyan Ivanov ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
[ gregor herrmann ]
* debian/rules: delete /usr/lib/perl5 only if it exists.
* Add patch pack_unpack_bytes.patch; the behaviour of pack() and unpack()
regarding UTF-8 characters has changed in Perl 5.10, by adding "use
bytes" we get the old behaviour (closes: #467277). Add quilt framework.
* debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
perl-maintainers@lists.alioth.debian.org> (was: Jose Luis Rivas
<ghostbar38@gmail.com>); Jose Luis Rivas <ghostbar38@gmail.com>
moved to Uploaders. Add /me to Uploaders.
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* Set debhelper compatibility level to 6.
* Remove unnecessary debian/dirs.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Feb 2008 19:07:53 +0100
libnet-daap-dmap-perl (1.26-1) unstable; urgency=low
* Initial release (Closes: #420383)
-- Jose Luis Rivas <ghostbar38@gmail.com> Sat, 21 Apr 2007 18:32:13 -0400
|