libdigest-sha-perl 5.62-2 source package in Ubuntu

Changelog

libdigest-sha-perl (5.62-2) unstable; urgency=low

  [ 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.
  * Divert /usr/bin/shasum and its manpage to avoid inconsistent
    situation where newer Digest::SHA is used with /usr/bin/shasum from
    perl package. (Closes: #638063)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:04:45 +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
libdigest-sha-perl_5.62.orig.tar.gz 41.1 KiB 141772e3ee528afa5375a96df5b01f3bbb8c1f370d30af035cc5ddef0c3993c6
libdigest-sha-perl_5.62-2.debian.tar.gz 3.8 KiB fb90f146e7adf206f56b8864c29094e7df0b53eb0c00c02820a096dd7efcb5ee
libdigest-sha-perl_5.62-2.dsc 2.1 KiB 355c2a425da5ea7c1abfe53b091267c3a7d1577624006e52be7d43e08ca609b8

Available diffs

View changes file

Binary packages built by this source

libdigest-sha-perl: Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256

 Digest::SHA is a complete implementation of the NIST Secure Hash Standard.
 It gives Perl programmers a convenient way to calculate SHA-1, SHA-224,
 SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests.
 The module can handle all types of input, including partial-byte data.