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
|
libnet-http-perl (6.12-1) 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.
* Import upstream version 6.12
* Update debian/upstream/metadata.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 3.9.8.
* Drop an unneeded version constraint.
* Bump debhelper compatibility level to 9.
* Don't install contentless new manpage.
-- gregor herrmann <gregoa@debian.org> Mon, 09 Jan 2017 21:40:47 +0100
libnet-http-perl (6.09-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Florian Schlichting ]
* Import upstream version 6.09 (closes: #728679)
* Add debian/upstream/metadata
* Update years of packaging copyright
* Declare compliance with Debian Policy 3.9.6
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Mon, 17 Aug 2015 20:18:10 +0200
libnet-http-perl (6.07-1) unstable; urgency=medium
* Team upload.
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
* New upstream release. Fixes
+ "debmirror does not take IPv6 addresses" (closes: #306914)
+ "libwww-perl: no IPv6 support" (closes: #471067)
* Update (build) dependencies to get IO::Socket::IP or IO::Socket::INET6
for IPv6 support.
* Add (build) dependency on liburi-perl.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 25 Jul 2014 21:21:49 +0200
libnet-http-perl (6.06-1) 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
[ Florian Schlichting ]
* Imported Upstream version 6.06 (closes: #704134)
* Email change: Florian Schlichting -> fsfs@debian.org
* Bumped Standards-Version to 3.9.4 (no change)
* Updated copyright years
* Dropped ix_chunked_decoding_674788.diff, applied upstream
-- Florian Schlichting <fsfs@debian.org> Sun, 26 May 2013 14:56:49 +0200
libnet-http-perl (6.03-2) unstable; urgency=low
* Team upload.
[ Modestas Vainius ]
* Add fix_chunked_decoding_674788.diff patch to fix a problem with chunked
decoding. (Closes: #674788)
[ Salvatore Bonaccorso ]
* Update format for debian/copyright file.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 02 Jun 2012 15:32:08 +0200
libnet-http-perl (6.03-1) unstable; urgency=low
* Imported Upstream version 6.03.
* Bumped years of copyright.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Fri, 17 Feb 2012 09:12:10 +0000
libnet-http-perl (6.02-1) unstable; urgency=low
[ Florian Schlichting ]
* Imported Upstream version 6.02
* Bump debhelper compatibility to 8 (no changes)
* Add myself to Uploaders and Copyright
[ 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.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Fri, 25 Nov 2011 21:08:41 +0000
libnet-http-perl (6.01-1) unstable; urgency=low
* Adding recommends clause for libio-socket-ssl-perl
* New upstream release
* Raised standards version to 3.9.2
-- Nicholas Bamber <nicholas@periapt.co.uk> Sat, 23 Apr 2011 17:29:54 +0100
libnet-http-perl (6.00-1) unstable; urgency=low
* Initial Release (Closes: #617975).
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 13 Mar 2011 00:44:20 +0000
|