libhttp-headers-actionpack-perl 0.09-2 source package in Ubuntu

Changelog

libhttp-headers-actionpack-perl (0.09-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from deprecated 9 to 10.
  * Set Testsuite header for perl package.
  * Remove 1 unused lintian overrides.

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 23:03:08 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-headers-actionpack-perl_0.09-2.dsc 2.3 KiB 77b49b783a0c245e920989c346822aa5c1a56816b34122c27db2795b71af2fcf
libhttp-headers-actionpack-perl_0.09.orig.tar.gz 35.3 KiB c78111ab857e48c69824903d4b6ce8293feffc6b5d670db550a767f853acc7da
libhttp-headers-actionpack-perl_0.09-2.debian.tar.xz 3.7 KiB fe697edf1b2e31ca63676be734184a235b8439e1f7cd0b201a67a4ad3e4b388b

Available diffs

No changes file available.

Binary packages built by this source

libhttp-headers-actionpack-perl: HTTP Action, Adventure and Excitement

 HTTP::Headers::ActionPack is a module to handle the inflation and
 deflation of complex HTTP header types. In many cases header values are
 simple strings, but in some cases they are complex values with a lot of
 information encoded in them. The goal of this module is to make the
 parsing and analysis of these headers as easy as calling inflate on a
 compatible object.