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 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
libparse-method-signatures-perl (1.003019-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libclass-load-perl.
+ libparse-method-signatures-perl: Drop versioned constraint on
libclass-load-perl in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 16 Jun 2022 23:41:46 +0100
libparse-method-signatures-perl (1.003019-1) unstable; urgency=medium
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
* Import upstream version 1.003019.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Mon, 01 Jan 2018 23:13:23 +0100
libparse-method-signatures-perl (1.003017-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Add debian/upstream/metadata
* Import upstream version 1.003017.
Fixes "Unescaped left brace in regex is deprecated"
(Closes: #826485)
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.8.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 11 Jun 2016 04:12:39 +0200
libparse-method-signatures-perl (1.003016-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Florian Schlichting ]
* Import Upstream version 1.003015
[ gregor herrmann ]
* New upstream release 1.003016.
* Update years of third-party copyright.
* Add (build) dependency on libclass-load-perl.
* Bump debhelper compatibility level to 8.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 20 Jan 2014 21:12:34 +0100
libparse-method-signatures-perl (1.003014-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* New upstream release.
* debian/copyright: Update years of copyright.
* debian/copyright: refer to /usr/share/common-licenses/GPL-1; refer to
"Debian systems" instead of "Debian GNU/Linux systems".
* debian/control: Convert Vcs-* fields to Git.
* Use source format 3.0 (quilt).
* Bump Standards-Version to 3.9.2.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 15 Sep 2011 20:30:12 +0200
libparse-method-signatures-perl (1.003013-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Update to new DEP5 copyright format
[ Ryan Niebur ]
* Update ryan52's email address
[ gregor herrmann ]
* Remove unneeded version from libmoosex-traits-perl (build) dependency.
* Bump debhelper build dependency to 7.2.13 (Module::AutoInstall).
-- Jonathan Yu <jawnsy@cpan.org> Sat, 09 Jan 2010 12:51:16 -0500
libparse-method-signatures-perl (1.003012-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ Ryan Niebur ]
* Update jawnsy's email address
-- Jonathan Yu <jawnsy@cpan.org> Sun, 20 Sep 2009 11:27:26 -0400
libparse-method-signatures-perl (1.003011-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Resolve aliased type names when a namespace to look aliases up
is given
* Standards-Version 3.8.3 (no changes)
* Require unversioned libmoosex-types-perl, all tests pass with
version 0.16 (there is no version in stable)
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
-- Jonathan Yu <frequency@cpan.org> Fri, 21 Aug 2009 11:52:02 -0400
libparse-method-signatures-perl (1.003010-1) unstable; urgency=low
* New upstream release
+ Add compatibility with PPI 1.204
-- Jonathan Yu <frequency@cpan.org> Thu, 30 Jul 2009 20:19:37 -0400
libparse-method-signatures-perl (1.003009-1) unstable; urgency=low
* New upstream release
+ Fix use of regular expressions in signatures
* Added myself to Uploaders and Copyright
-- Jonathan Yu <frequency@cpan.org> Thu, 16 Jul 2009 14:01:55 -0400
libparse-method-signatures-perl (1.003008-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ryan Niebur ]
* New upstream release
* Debian Policy 3.8.2
-- Ryan Niebur <ryanryan52@gmail.com> Wed, 24 Jun 2009 21:21:20 -0700
libparse-method-signatures-perl (1.003007-1) unstable; urgency=low
* Initial Release. (Closes: #529243)
-- Ryan Niebur <ryanryan52@gmail.com> Wed, 27 May 2009 23:15:59 -0700
|