libfurl-perl 3.13-1 source package in Ubuntu

Changelog

libfurl-perl (3.13-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update watch file:
    + Bump to file format 4.
    + Watch only MetaCPAN URL.
    + Mention gbp --uscan in usage comment.
    + Use substitution strings.
  * Modernize cdbs:
    + Drop get-orig-source target: Use gbp import-orig --uscan.
    + Do copyright-check in maintainer script (not during build).
    + Stop build-depend on devscripts.
  * Modernize git-buildpackage config: Filter any .git* file.
  * Modernize Vcs-* fields:
    + Consistently use git (not cgit) in path.
    + Consistently include .git suffix in path.
  * Declare compliance with Debian Policy 4.1.1.
  * Unfuzz patches.
  * Add DEP-3 headers to patches.
  * Drop obsolete lintian override regarding debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Update package relations:
    + Build-depend on libhttp-body-perl.
    + Build-depend on libmodule-build-tiny-perl (not
      libmodule-build-perl).
    + Stop (build-)depend explicitly on (recent perl or)
      libcpan-meta-perl libtest-simple-perl: Provided by perl even in
      oldstable.
    + Relax to (build-)depend unversioned on libhttp-parser-xs-perl:
      Needed version satisfied even in oldstable.
  * Update copyright info:
    + Extend coverage for myself.
    + Use https protocol in file format URL.
  * Drop empty man pages.

 -- Jonas Smedegaard <email address hidden>  Sun, 01 Oct 2017 18:23:57 +0200

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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfurl-perl_3.13-1.dsc 2.4 KiB c78e42f676a095a2ba577947ace93bb2f33c73962801a26d3d78177283ec5a8d
libfurl-perl_3.13.orig.tar.gz 66.8 KiB 887acfbbbcdcabbd474150f9bfe9c6e507d351675b862bccfd767fe9d316aaf3
libfurl-perl_3.13-1.debian.tar.xz 6.1 KiB 049fd6fc8314fb1f17428ce2b68541a63373d8eb72b7c89e012a11f326d9d873

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!