r29463 - /trunk/libcrypt-twofish-perl/debian/control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Jan 8 09:11:34 UTC 2009


Author: dmn
Date: Thu Jan  8 09:11:24 2009
New Revision: 29463

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29463
Log:
better short and long description

Modified:
    trunk/libcrypt-twofish-perl/debian/control

Modified: trunk/libcrypt-twofish-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-twofish-perl/debian/control?rev=29463&op=diff
==============================================================================
--- trunk/libcrypt-twofish-perl/debian/control (original)
+++ trunk/libcrypt-twofish-perl/debian/control Thu Jan  8 09:11:24 2009
@@ -12,14 +12,10 @@
 Package: libcrypt-twofish-perl
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description:  The Twofish Encryption Algorithm
+Description: Perl module for Twofish Encryption Algorithm
+ Crypt::Twofish implements Twofish encryption using an interface
+ compatible with Crypt::CBC interface.
+ .
  Twofish is a 128-bit symmetric block cipher with a variable length (128, 192,
  or 256-bit) key, developed by Counterpane Labs. It is unpatented and free for
- all uses, as described at <URL:http://www.counterpane.com/twofish.html>.
- .
- Crypt::Twofish implements Twofish encryption. It supports the Crypt::CBC
- interface, with the functions described below. It also provides an interface
- that is call-compatible with Crypt::Twofish 1.0, but its use in new code is
- strongly discouraged.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ all uses, as described at <http://www.counterpane.com/twofish.html>.




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