libstring-crc32-perl 1.5-1 source package in Ubuntu
Changelog
libstring-crc32-perl (1.5-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. * Set Standards-Version to 3.9.1; remove version from perl build dependency. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * Use dh(1) and debhelper 9.20120312. * debian/copyright: switch formatting to Copyright-Format 1.0. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann <email address hidden> Fri, 10 Jan 2014 22:28:29 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libstring-crc32-perl_1.5-1.dsc | 2.0 KiB | 69ebe05aef0e8e81fad1fd4a0f5ac85d174d90bc7df0ede1f84d0897b12e0de9 |
libstring-crc32-perl_1.5.orig.tar.gz | 6.8 KiB | 5a812f1a7b08330fe49f64cd479970cbc2193285c8bb6951f4dd4291c4947054 |
libstring-crc32-perl_1.5-1.debian.tar.gz | 2.8 KiB | 685e8749c4b532aac69bc78dd32fe8d906cf4625617998e5e9de3c296dae0643 |
Available diffs
No changes file available.
Binary packages built by this source
- libstring-crc32-perl: Perl interface for cyclic redundancy check generation
The CRC32 module calculates CRC sums of 32 bit lengths.
It generates the same CRC values as ZMODEM, PKZIP, PICCHECK and
many others.
.
Despite its name, this module is able to compute the checksum of
strings as well as of files.