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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
libdevel-cycle-perl (1.12-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import Upstream version 1.12
* Email change: Florian Schlichting -> fsfs@debian.org
* Add repository information to metadata
* Update copyright years
* Update and sort d/control via 'cme fix dpkg'
* Add autopkgtest header
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* Simplify BTS URL.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.1.4.
* Bump debhelper compatibility level to 10.
* Update years of packaging copyright.
* Add debian/duck-overrides.
* Activate autopkgtest's syntax.t by adding debian/tests/pkg-
perl/syntax-skip.
-- gregor herrmann <gregoa@debian.org> Sun, 08 Apr 2018 17:47:53 +0200
libdevel-cycle-perl (1.11-2) unstable; urgency=low
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Florian Schlichting ]
* Switch to source format 3.0 (quilt).
* Add unhandled_type_REGEXP.patch (closes: #658614).
* Bump dh compatibility to level 8 (no changes necessary).
* Bump Standards-Version to 3.9.3 (use copyright-format 1.0).
* Add myself to uploaders and copyright.
* Add spelling-error-in-manpage.patch.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Wed, 21 Mar 2012 23:24:57 +0100
libdevel-cycle-perl (1.11-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Fix for incorrectly reported cycles (RT#47389)
* Standards-Version 3.8.3 (drop version dependency on perl)
* Use new short debhelper rules format
* Bump compat to 7, upgrade debhelper to >= 7
* Upgrade copyright information, use machine readable format
* Update control description
* Added myself to Copyright and Uploaders
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Mon, 24 Aug 2009 17:27:53 -0400
libdevel-cycle-perl (1.10-1) unstable; urgency=low
* New upstream release.
* debian/control: change my email address.
* Set Standards-Version to 3.8.0 (no changes).
-- gregor herrmann <gregoa@debian.org> Wed, 09 Jul 2008 18:41:10 +0200
libdevel-cycle-perl (1.09-1) unstable; urgency=low
* New upstream release.
* Add libpadwalker-perl to Build-Depends-Indep and Suggests.
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 15 Apr 2008 17:53:28 +0200
libdevel-cycle-perl (1.08-1) unstable; urgency=low
* New upstream release.
* debian/control: remove trailing comma from Depends: line.
* debian/copyright: adjust years of copyright to upstream data.
* Refresh debian/rules, no functional changes.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 12 Apr 2008 21:53:51 +0200
libdevel-cycle-perl (1.07-2) unstable; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field
(source stanza); Homepage field (source stanza). Added: /me to
Uploaders.
* debian/watch: use dist-based URL.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467753)
- update based on dh-make-perl's templates
- don't install README any more (short version of the POD documentation)
* Set Standards-Version to 3.7.3 (no changes).
* debian/copyright: use version-independent download URL.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 16 Mar 2008 01:59:49 +0100
libdevel-cycle-perl (1.07-1) unstable; urgency=low
* Initial Release (closes: #368861)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 24 May 2006 16:41:35 +0200
|