libhttp-proxy-perl 0.304-3 source package in Ubuntu

Changelog

libhttp-proxy-perl (0.304-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Explicitly disable tests which need network access.
    Thanks to Chris Lamb for the bug report. (Closes: #830354)
  * Add patch to fix spelling mistakes in the POD.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.8.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <email address hidden>  Sat, 16 Jul 2016 21:33:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe perl

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-proxy-perl_0.304-3.dsc 2.4 KiB 0a3549a0dc9efd51bf2bbe928928bb8ee91716a67ae72d5144ab71554ce272dc
libhttp-proxy-perl_0.304.orig.tar.gz 82.4 KiB b05290534ec73625c21a0565fc35170890dab163843d95331c292c23f504c69d
libhttp-proxy-perl_0.304-3.debian.tar.xz 5.6 KiB 24df127253db163d981d454946e43b48f03166bb432de55a992c4d3b7f474665

Available diffs

No changes file available.

Binary packages built by this source

libhttp-proxy-perl: pure Perl HTTP proxy

 HTTP::Proxy implements the methods needed to run a pure-perl HTTP
 proxy using LWP. Useful for lightweight, easy to configure proxies.
 .
 The most interesting feature of this proxy object is its ability to
 filter the HTTP requests and responses through user-defined filters.