libfurl-perl 3.08-1 source package in Ubuntu

Changelog

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 <email address hidden>  Mon, 26 Oct 2015 13:22:53 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfurl-perl_3.08-1.dsc 2.4 KiB 6753c87bc81ef3505e9d912b8c34c9e3c37d639f17137257fe5fd2403e712ad5
libfurl-perl_3.08.orig.tar.gz 64.7 KiB 80cd8e6964eeb33fef21c1beec2dc58e6c2f0e30a6679e444f38497f42cf2b1b
libfurl-perl_3.08-1.debian.tar.xz 5.2 KiB 405ed732083f7118dfbe069d486abc20c23d35a6c203346121cb46293253d1a0

Available diffs

No changes file available.

Binary packages built by this source

libfurl-perl: lightning-fast URL fetcher

 Furl is yet another HTTP client library. LWP is the de facto standard
 HTTP client for Perl 5, but it is too slow for some critical jobs, and
 too complex for weekend hacking. Furl resolves these issues. Enjoy
 it!