libhash-flatten-perl 1.19-1 source package in Ubuntu

Changelog

libhash-flatten-perl (1.19-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Ansgar Burchardt ]
  * New upstream release.
  * Use tiny debian/rules.
  * Use source format 3.0 (quilt).
  * debian/copyright: Formatting changes; refer to "Debian systems" instead of
    "Debian GNU/Linux systems"; refer to /usr/share/common-licenses/GPL-1.
  * Bump Standards-Version to 3.9.1.
  * Add myself to Uploaders.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:39:04 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl
Trusty release universe perl
Precise release universe perl

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhash-flatten-perl_1.19.orig.tar.gz 14.9 KiB 70c6c49d8b6c460746417a5098edd2a0fd31fd8b86c54bf8492e853c1f4e4b98
libhash-flatten-perl_1.19-1.debian.tar.gz 2.2 KiB 760a56f7b42424ba43173b81e81ec5e89f04ed6b6f76703ccc659fb56e1fee3f
libhash-flatten-perl_1.19-1.dsc 2.0 KiB ac0dff0da595c35e98af2cf7b9321910eb43475f0f7853c997ac8b3083d1525f

Available diffs

View changes file

Binary packages built by this source

libhash-flatten-perl: flatten/unflatten complex data hashes

 Hash::Flatten converts back and forth between a nested hash structure and
 a flat hash of delimited key-value pairs. Useful for protocols that only
 support key-value pairs (such as CGI and DBMs).