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

Changelog

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 15:14:39 +0000

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-proxy-perl_0.304-5.dsc 2.2 KiB d81edb3c9344fa72dbc12ade1533c77f8baae08376df869d86e277b6e1257bc4
libhttp-proxy-perl_0.304.orig.tar.gz 82.4 KiB b05290534ec73625c21a0565fc35170890dab163843d95331c292c23f504c69d
libhttp-proxy-perl_0.304-5.debian.tar.xz 7.6 KiB 8383aaea3e98659e04aff2f689a4513e23bef8821675b0dd7543b85fe0fd8068

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.