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
|
libparse-debian-packages-perl (0.03-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 12:09:13 +0100
libparse-debian-packages-perl (0.03-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* Add patch to fix handling of multiline fields. Thanks to Simon Kainz
for the bug report and the initial patch. (Closes: #695274)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 03 Mar 2014 22:34:31 +0100
libparse-debian-packages-perl (0.03-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ gregor herrmann ]
* New upstream release.
* debian/rules: drop buildsystem, Build.PL is gone.
* Drop bug-579063.patch, fixed upstream.
* debian/copyright: update to Copyright-Format 1.0, refresh license
stanzas.
* Set debhelper compatibility level to 8.
* Bump Standards-Version to 3.9.3 (no changes).
* Add /me to Uploaders.
* Make short description a noun phrase.
-- gregor herrmann <gregoa@debian.org> Mon, 19 Mar 2012 21:56:58 +0100
libparse-debian-packages-perl (0.01-2) unstable; urgency=low
[ Frank Lichtenheld ]
* s/debian/Debian/ in Description
[ 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/watch: use dist-based URL.
* Set Standards-Version to 3.8.0 (no changes).
* Move libmodule-build-perl to Build-Depends and add "perl (>= 5.10)" as an
alternative.
[ Joachim Breitner ]
* Removed myself from uploaders.
[ Ansgar Burchardt ]
* Fix error when description contains lines with colons. (Closes: #579063)
+ new patch: bug-579063.patch
* Refresh rules for debhelper 7.
* No longer install README.
* Use source format 3.0 (quilt).
* Convert debian/copyright to proposed machine-readable format.
* debian/watch: Use extended regular expression to match upstream releases.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 29 Apr 2010 17:12:31 +0900
libparse-debian-packages-perl (0.01-1) unstable; urgency=low
* Initial Release.
-- Joachim Breitner <nomeata@debian.org> Mon, 5 Jan 2004 18:05:45 +0100
|