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
|
libdigest-md2-perl (2.03+dfsg-2) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Update debian/repack.stub.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Update stand-alone license paragraphs to commonly used version (not
limiting Debian to GNU/Linux, directly linking to GPL-1)
* Declare compliance with Debian Policy 3.9.5
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Sun, 13 Apr 2014 17:24:13 +0200
libdigest-md2-perl (2.03+dfsg-1) 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/share/perl5 only if it exists.
* debian/watch: use dist-based URL.
* debian/control: Added: ${misc:Depends} to Depends: field.
* Change my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Jonathan Yu ]
* Drop -dfsg tag from package name
[ gregor herrmann ]
* Add debian/repack.{stub,local} to remove the non-free RFC from that
tarball; adjust debian/watch.
* Convert to source format 3.0 (quilt).
* Set Standards-Version to 3.8.4; drop version from perl build dependency.
* Remove Conflicts: libdigest-md5-perl.
* Use debhelper 7.
* debian/copyright: use DEP5 formatting.
-- gregor herrmann <gregoa@debian.org> Sun, 13 Jun 2010 15:32:03 +0200
libdigest-md2-perl-dfsg (2.03-3) unstable; urgency=low
* Repackaged .orig.tar.gz: removed non-free RFC (closes: #393384).
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 16 Oct 2006 23:02:31 +0200
libdigest-md2-perl (2.03-2) unstable; urgency=low
* New maintainer (in response to Matthias' mail, see
http://lists.debian.org/debian-devel/2006/05/msg02947.html)
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
via Zak B. Elep <zakame@spunge.org>
* debian/control:
+ Bump debhelper Build-Dependency to (>= 5.0.0).
+ Bump Standards-Version.
* debian/changelog:
+ Update maiantenance notes.
-- Zak B. Elep <zakame@spunge.org> Wed, 28 Jun 2006 22:53:22 +0800
libdigest-md2-perl (2.03-1) unstable; urgency=low
* New maintainer. Closes:#274126.
* Upstream update.
- Support UTF-8 strings.
* Added debian/watch file.
* Updated Section: (interpreters => perl).
-- Matthias Urlichs <smurf@debian.org> Sat, 2 Oct 2004 14:41:26 +0200
libdigest-md2-perl (2.00-1.1) unstable; urgency=low
* NMU for perl 5.8.
* Build for perlapi-5.8.0 and update perl build-dependency to >= 5.8.0-7.
-- Colin Watson <cjwatson@debian.org> Wed, 28 Aug 2002 01:04:49 +0100
libdigest-md2-perl (2.00-1) unstable; urgency=low
* Initial Debianization after being split from Digest::MD5.
-- Michael Alan Dorman <mdorman@debian.org> Wed, 18 Apr 2001 21:28:33 -0400
|