libhttp-body-perl 1.22-2 source package in Ubuntu

Changelog

libhttp-body-perl (1.22-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Brian Cassidy from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Rene Mayorga from Uploaders. Thanks for your work!

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

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

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> <email address hidden>

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 23:02:06 +0100

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-body-perl_1.22-2.dsc 2.2 KiB 83c6838b373bf9ce96d1bc3ec4e277cf47cab30fec5ce1c7ce2024373ad6133a
libhttp-body-perl_1.22.orig.tar.gz 25.5 KiB fc0d2c585b3bd1532d92609965d589e0c87cd380e7cca42fb9ad0a1311227297
libhttp-body-perl_1.22-2.debian.tar.xz 4.4 KiB 1f7ebfed74d575ae372f3a2e7223b77d612ba01d9ed7633b116e8ef288452d4d

Available diffs

No changes file available.

Binary packages built by this source

libhttp-body-perl: module for processing data from HTTP POST requests

 HTTP::Body is a Perl module for processing data from HTTP POST requests. It
 supports application/x-www-form-urlencoded, application/octet-stream, and
 multipart/form-data.