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
|
libfurl-perl (3.08-2) unstable; urgency=medium
* Team upload.
* Disable DNS queries during build. (Closes: #830280)
* Declare compliance with Debian Policy 3.9.8.
* Update Vcs-Git field in debian/control.
* Update lintian override (changed tag name).
-- gregor herrmann <gregoa@debian.org> Sat, 12 Nov 2016 18:46:09 +0100
libfurl-perl (3.08-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Depend on latest Test::TCP.
+ Handle cookies while redirection.
+ Delete method accept message body.
[ Jonas Smedegaard ]
* Modernize git-buildpackage config: Avoid git- prefix.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend copyright of packaging to cover current year.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Sort and newline-delimit dependencies.
* Unfuzz patch 1002.
* Revert to build-depend unversioned on libhttp-proxy-perl: Was only a
temporary workaround - all Debian suites contain fixed version now.
See bug#788350.
* Tighten to build-depend versioned on libtest-tcp-perl.
-- Jonas Smedegaard <dr@jones.dk> Mon, 26 Oct 2015 13:22:53 +0100
libfurl-perl (3.06-2) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* Mark package as autopkgtestable
* Remove 'perl' alternative from the libmodule-build-perl build dependency
[ gregor herrmann ]
* Make build dependency on libhttp-proxy-perl versioned.
Cf. #788350
* Add 1002_unset_http_proxy.patch.
Unset http_proxy environment variable as well, not only HTTP_PROXY,
in two tests.
-- gregor herrmann <gregoa@debian.org> Fri, 12 Jun 2015 14:11:58 +0200
libfurl-perl (3.06-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Check only status code when connect SSL over proxy.
+ Fix incorrect regex used for testing the response line.
+ Fix detect more keep-alive hints (parse case-insensitively).
-- Jonas Smedegaard <dr@jones.dk> Sun, 15 Feb 2015 15:07:32 +0100
libfurl-perl (3.05-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Remove trailing whitespace of Authorization header.
+ Validate content-length header.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.6.
-- Jonas Smedegaard <dr@jones.dk> Mon, 13 Oct 2014 19:08:59 +0200
libfurl-perl (3.03-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Update watch file: Fix strip spaces from version string.
* Unfuzz patch.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend.
-- Jonas Smedegaard <dr@jones.dk> Tue, 26 Aug 2014 12:45:13 +0200
libfurl-perl (3.02-3) unstable; urgency=medium
* Fix simplify versioned build-dependency on libmodule-build-perl (see
bug#752989), and fix add trailing zeros.
Thanks to Niko Tyni and Gregor Herrmann.
-- Jonas Smedegaard <dr@jones.dk> Wed, 02 Jul 2014 13:50:23 +0200
libfurl-perl (3.02-2) unstable; urgency=medium
* Favor recent libmodule-build-perl over (slightly) older perl, and
suppress duplicate unversioned build-dependency from CDBS.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 Jun 2014 02:05:10 +0200
libfurl-perl (3.02-1) unstable; urgency=low
* Initial Release.
Closes: bug#749085.
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2014 23:59:46 +0200
|