[libio-digest-perl] 02/04: Adjust short and long description for module
Salvatore Bonaccorso
carnil at debian.org
Mon Aug 12 20:24:16 UTC 2013
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libio-digest-perl.
commit 781b9aa163667dedc7b24f787cd4ff6da8c1fb9d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Mon Aug 12 22:21:06 2013 +0200
Adjust short and long description for module
For short description try to match the 'is a' Perl module scheme and
mention the module name in the long description.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 254a650..4b673c6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-digest-
Package: libio-digest-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libperlio-via-dynamic-perl (>= 0.10)
-Description: Calculate digests while reading or writing
- This module allows you to calculate digests while reading or writing
+Description: Perl module to calculate digests while reading or writing
+ IO::Digest allows you to calculate digests while reading or writing
file handles. This avoids the case you need to reread the same
content to compute the digests after written a file.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-digest-perl.git
More information about the Pkg-perl-cvs-commits
mailing list