libhttp-request-params-perl 1.01-6 source package in Ubuntu

Changelog

libhttp-request-params-perl (1.01-6) unstable; urgency=low

  * Prepare build and runtime dependencies for libwww-perl 6
    (closes: #620493).
  * Add /me to Uploaders.

libhttp-request-params-perl (1.01-5) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * debian/control: change (build) dependency on "libemail-mime-
    {creator,modifier}-perl" to "libemail-mime-perl (>= 1.901) |
    libemail-mime-{creator,modifier}-perl".  Closes: #610775
  * debian/control: don't wrap Vcs-* fields.

  [ Ansgar Burchardt ]
  * debian/control: Correct Vcs-Browser URL.

  [ Peter Pentchev ]
  * Convert to the 3.0 (quilt) source format with bzip2 compression with
    no changes.
  * Improve the package description a bit.
  * Add myself to Uploaders.
  * Bump the debhelper compatibility level to 8 and minimize the rules file.
  * Bump Standards-Version to 3.9.1 with no changes.
  * Update the copyright file:
    - point to the GPL-1 license instead of the GPL symlink
    - convert to rev. 165 of the DEP 5 candidate format
    - add my copyright notice
  * Drop the >= 5.8.0 requirement in the Perl build dependency.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:05:24 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhttp-request-params-perl_1.01.orig.tar.gz 3.3 KiB 0ca6d66e0f87bccac54f06147af4aa93f4f65f683b3191320f0b846a7449bc09
libhttp-request-params-perl_1.01-6.debian.tar.bz2 2.5 KiB 04b786994c138cc582c0b57a8897e66681713f25507ed242359887842c43d1fb
libhttp-request-params-perl_1.01-6.dsc 2.2 KiB a46e7ae54908cd9f56a597f95b4c881f053b9a99d02d9302d0fab26298508c8f

Available diffs

View changes file

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.