libdigest-sha-perl 5.86-1 source package in Ubuntu

Changelog

libdigest-sha-perl (5.86-1) unstable; urgency=medium


  * Imported Upstream version 5.86
  * Update copyright years for upstream files
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian Policy 3.9.5
  * Adjust versioned Build-Depends on debhelper to (>= 9.20120312~)

 -- Salvatore Bonaccorso <email address hidden>  Thu, 30 Jan 2014 18:40:12 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libdigest-sha-perl_5.86-1.dsc 2.2 KiB c66476577340e6aa7da06011d2681f90092f72bb88db4d74bffb5098c5c3354e
libdigest-sha-perl_5.86.orig.tar.gz 41.4 KiB 2670ad710b9bffe8e20d042ef9d23df603d4066acc15951a8689b2f0564c350b
libdigest-sha-perl_5.86-1.debian.tar.xz 4.1 KiB c3485a180e61db6ecc6660d74ffa514c50eb48e91f5d1ab0f04d869a22c39c50

No changes file available.

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.