[libcryptx-perl] 03/08: fix short and long description

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Jun 25 04:38:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

kanashiro pushed a commit to branch master
in repository libcryptx-perl.

commit dc4578e13e11b64651a3f9fe2b74da886c9a1aa2
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sun Jun 25 00:52:36 2017 -0300

    fix short and long description
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 676534c..2b30c56 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Homepage: https://metacpan.org/release/CryptX
 Package: libcryptx-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Crypto toolkit
- Cryptography in CryptX is based on https://github.com/libtom/libtomcrypt
- .
- Currently available modules:
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Perl module that provides a self-contained crypto toolkit
+ Crypt is a self-contained crypto toolkit based on
+ https://github.com/libtom/libtomcrypt. It provides cyphers, block cipher
+ modes, authenticated encryption modes, hash functions, message authentication
+ codes, public key cryptography, cryptographically secure random number
+ generators, key derivation functions.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcryptx-perl.git



More information about the Pkg-perl-cvs-commits mailing list