libhttp-request-params-perl 1.02-2 source package in Ubuntu

Changelog

libhttp-request-params-perl (1.02-2) 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.

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

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

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 1.01-2.
  * Bump debhelper from old 9 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:08:20 +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-request-params-perl_1.02-2.dsc 2.3 KiB 5f0c5c4f7282df815f56133d8406cf57974366e99e45062d7334e40e45b96663
libhttp-request-params-perl_1.02.orig.tar.gz 4.0 KiB 9c12880ae20bda79366a89cab05eca53d728d94e5e99e988763effc013e8ee8c
libhttp-request-params-perl_1.02-2.debian.tar.xz 3.1 KiB a44b9cccde398f0a866e77d414af7d6058dd90b986f976500b9281ea942789f3

Available diffs

No changes file available.

Binary packages built by this source

libhttp-request-params-perl: Perl extension for retrieving HTTP request parameters

 The HTTP::Request::Params module parses the GET and POST parameters of
 an HTTP request. It may return the result either as a hash reference
 or as an Email::MIME object for easier parsing.