libcompress-raw-zlib-perl 2.040-1 source package in Ubuntu

Changelog

libcompress-raw-zlib-perl (2.040-1) unstable; urgency=low

  * Team upload

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ Alessandro Ghedini ]
  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  13 Nov 2011 01:31:30 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcompress-raw-zlib-perl_2.040.orig.tar.gz 216.2 KiB eb1396842b3452c31a37e8197bfdc6318a6c3093576f21293f3fca2d5c542087
libcompress-raw-zlib-perl_2.040-1.debian.tar.gz 4.8 KiB 6f97f96cf56ae4491dcd84bc561cb52d75199aa6be5438b5d890c4110fe55be4
libcompress-raw-zlib-perl_2.040-1.dsc 2.4 KiB 70577eca5fa2ef33f2c165cfbb019c70d5e0849ba7610e4d8c385237542b78f7

Available diffs

View changes file

Binary packages built by this source

libcompress-raw-zlib-perl: low-level interface to zlib compression library

 Compress::Raw::Zlib is a Perl module that provides low-level interface to the
 zlib compression library. It provides the core compression and decompression
 functionality useful for supporting other higher-level modules. Other modules
 provide support for file and stream compression.