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
|
libgravatar-url-perl (1.07-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Remove Ryan Niebur from Uploaders. Thanks for your work!
[ Nuno Carvalho ]
* New upstream release.
* d/control:
+ add new dependency libtest-mockrandom-perl to B-D-I.
+ move perl dependency to B-D-I.
+ add version requirement 1.01 to libnet-dns-perl.
* d/copyright: update copyright years.
* Add d/upstream/metadata file.
-- Nuno Carvalho <smash@cpan.org> Mon, 29 Aug 2016 11:26:24 +0100
libgravatar-url-perl (1.06-3) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Skip test which tries to use the internet.
Thanks to Chris Lamb for the bug report. (Closes: #830275)
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Fri, 15 Jul 2016 17:24:36 +0200
libgravatar-url-perl (1.06-2) unstable; urgency=medium
* Team upload.
[ 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.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Mark package as autopkgtestable
* Declare compliance with Debian Policy 3.9.6
* Add explicit build dependency on libmodule-build-perl
-- Axel Beckert <abe@debian.org> Sun, 07 Jun 2015 19:40:12 +0200
libgravatar-url-perl (1.06-1) 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.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes
and unapply-patches are default in dpkg-source since 1.16.1.
[ Angel Abad ]
* Email change: Angel Abad -> angel@debian.org
* Imported Upstream version 1.06
* debian/copyright:
- Update format to copyright-format 1.0
- Update debian years
* Bump Standards-Version to 3.9.3
-- Angel Abad <angel@debian.org> Wed, 04 Apr 2012 13:09:30 +0200
libgravatar-url-perl (1.05-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.2 (no changes)
* Bump Debhelper compat level to 8.
-- Angel Abad <angelabad@gmail.com> Thu, 07 Jul 2011 14:31:19 +0200
libgravatar-url-perl (1.04-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
* debian/copyright: Update copyright information
* Add myself to Uploaders
[ gregor herrmann ]
* Remove version from libtest-warn-perl build dependency, already satisfied
in oldstable.
-- Angel Abad <angelabad@gmail.com> Thu, 31 Mar 2011 13:20:58 +0200
libgravatar-url-perl (1.03-1) unstable; urgency=low
* New upstream release.
* Add (build-)dep on libnet-dns-perl for Net::DNS::Resolver.
* Drop build-dep on perl (>= 5.10) | libmodule-build-perl (>= 0.2808) as
perl 5.10 is already included in oldstable (lenny).
* debian/copyright: Update for new upstream release; refer to GPL-1; refer
to "Debian systems" instead of "Debian GNU/Linux systems".
* Bump Standards-Version to 3.9.1.
* Update my email address.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 12 Mar 2011 18:34:41 +0100
libgravatar-url-perl (1.02-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ 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).
[ Ryan Niebur ]
* Update ryan52's email address
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
[ Ansgar Burchardt ]
* New upstream release.
* Use minimal debian/rules.
* Use source format 3.0 (quilt).
* debian/copyright: Minor changes for current DEP-5 proposal.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 02 Apr 2010 23:59:09 +0900
libgravatar-url-perl (1.01-1) unstable; urgency=low
* Initial Release. (Closes: #526425)
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 30 Apr 2009 22:14:50 -0700
|