r76948 - /trunk/libdigest-sha1-perl/debian/control
carnil at users.alioth.debian.org
carnil at users.alioth.debian.org
Sat Jul 2 11:17:49 UTC 2011
Author: carnil
Date: Sat Jul 2 11:17:47 2011
New Revision: 76948
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76948
Log:
change suggestions for long description, thanks Damyan
Modified:
trunk/libdigest-sha1-perl/debian/control
Modified: trunk/libdigest-sha1-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdigest-sha1-perl/debian/control?rev=76948&op=diff
==============================================================================
--- trunk/libdigest-sha1-perl/debian/control (original)
+++ trunk/libdigest-sha1-perl/debian/control Sat Jul 2 11:17:47 2011
@@ -14,11 +14,11 @@
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: NIST SHA-1 message digest algorithm
+ This module is deprecated. Please consider using Digest::SHA in perl
+ core providing a similar interface (except for sha1_transform) and as
+ well as larger SHA-sum variants.
+ .
The Digest::SHA1 module allows you to use the NIST SHA-1 message
digest algorithm from within Perl programs. The algorithm takes as
input a message of arbitrary length and produces as output a 160-bit
"fingerprint" or "message digest" of the input.
- .
- This module is considered deprecated. Please consider using Digest::SHA
- in perl core providing a similar interface (except for sha1_transform)
- and as well as larger shasum variants.
More information about the Pkg-perl-cvs-commits
mailing list