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
|
libhttp-async-perl (0.33-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.33.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Jan 2017 18:36:48 +0100
libhttp-async-perl (0.32-1) unstable; urgency=medium
* Team upload.
[ Florian Schlichting ]
* New upstream version 0.31
[ gregor herrmann ]
* Import upstream version 0.32
-- gregor herrmann <gregoa@debian.org> Fri, 13 Jan 2017 22:18:30 +0100
libhttp-async-perl (0.30-2) 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.
* Add patch to disable tests which need DNS queries.
Thanks to Chris Lamb for the bug report. (Closes: #830324)
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sat, 16 Jul 2016 22:09:01 +0200
libhttp-async-perl (0.30-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.30.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Oct 2015 16:51:41 +0200
libhttp-async-perl (0.29-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Remove Edmund von der Burg's homepage from debian/copyright. It's no
more reachable for at least a week and his (likely working) e-mail
address should suffice as contact information. Issue reported by DUCK.
* Add debian/upstream/metadata
* Import upstream version 0.29
+ Add build-dependency on libtest-fatal-perl.
* Declare compliance with Debian Policy 3.9.6 (no other changes needed).
* Mark package as autopkgtestable.
-- Axel Beckert <abe@debian.org> Sat, 30 May 2015 21:34:52 +0200
libhttp-async-perl (0.26-1) unstable; urgency=medium
* Imported Upstream version 0.26 (Closes: #750276)
-- Daniel Lintott <daniel@serverb.co.uk> Sat, 07 Jun 2014 09:34:46 +0100
libhttp-async-perl (0.25-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Daniel Lintott ]
* Imported Upstream version 0.25 (Closes: #722516)
* Add myself to uploaders
* Update upstream copyright years
* Add libtest-tcp-perl to build-depends to provide Net::EmptyPort
* Update upstream-contact
-- Daniel Lintott <daniel@serverb.co.uk> Wed, 09 Apr 2014 15:12:37 +0100
libhttp-async-perl (0.23-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Drop patch, merged upstream.
-- gregor herrmann <gregoa@debian.org> Sun, 03 Nov 2013 20:25:42 +0100
libhttp-async-perl (0.22-1) unstable; urgency=low
* Team upload.
[ Florian Schlichting ]
* Import Upstream version 0.21, 0.22
[ gregor herrmann ]
* Add build dependency on libnet-https-nb-perl.
* Add patch to disable t/proxy-with-https.t unless an environment
variable is set. The tests need internet access.
Thanks to Felix Geyer for the bug report.
(Closes: #728588)
* Make short description a noun phrase.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 03 Nov 2013 14:54:06 +0100
libhttp-async-perl (0.20-1) unstable; urgency=low
* Imported Upstream version 0.20.
* Dropped fix_typo.patch, applied upstream.
-- Florian Schlichting <fsfs@debian.org> Wed, 07 Aug 2013 22:16:02 +0200
libhttp-async-perl (0.16-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 0.11, 0.16.
* Bumped Standards-Version to 3.9.4 (no change).
* Bumped copyright years.
* Email change: Florian Schlichting -> fsfs@debian.org.
-- Florian Schlichting <fsfs@debian.org> Sat, 25 May 2013 19:30:20 +0200
libhttp-async-perl (0.10-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Florian Schlichting ]
* Imported Upstream version 0.10.
* Bumped debhelper compatibility to level 8 (no changes).
* Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
* Added Suggests: libnet-https-nb-perl for optional https:// support.
* Added myself to Uploaders and copyright.
* Refreshed fix_typo.patch.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Sat, 10 Mar 2012 01:18:01 +0100
libhttp-async-perl (0.09-1) unstable; urgency=low
* Initial Release. (Closes: #610477)
-- Ernesto Hernández-Novich (USB) <emhn@usb.ve> Thu, 20 Jan 2011 10:27:08 -0430
|