r13477 - in /trunk/libcrypt-openssl-bignum-perl/debian: changelog control copyright
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Thu Jan 24 21:00:34 UTC 2008
Author: dmn
Date: Thu Jan 24 21:00:34 2008
New Revision: 13477
URL: http://svn.debian.org/wsvn/?sc=1&rev=13477
Log:
* debian/control: include Crypt::OpenSSL::Bignum in long description to ease
searching
Modified:
trunk/libcrypt-openssl-bignum-perl/debian/changelog
trunk/libcrypt-openssl-bignum-perl/debian/control
trunk/libcrypt-openssl-bignum-perl/debian/copyright
Modified: trunk/libcrypt-openssl-bignum-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcrypt-openssl-bignum-perl/debian/changelog?rev=13477&op=diff
==============================================================================
--- trunk/libcrypt-openssl-bignum-perl/debian/changelog (original)
+++ trunk/libcrypt-openssl-bignum-perl/debian/changelog Thu Jan 24 21:00:34 2008
@@ -9,6 +9,8 @@
* add debian/watch
* debian/rules: sync with current dh-make-perl templates
* debian/control: add ${perl:Depends} to Depends
+ * debian/control: include Crypt::OpenSSL::Bignum in long description to ease
+ searching
-- Damyan Ivanov <dmn at debian.org> Thu, 24 Jan 2008 21:56:32 +0200
Modified: trunk/libcrypt-openssl-bignum-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libcrypt-openssl-bignum-perl/debian/control?rev=13477&op=diff
==============================================================================
--- trunk/libcrypt-openssl-bignum-perl/debian/control (original)
+++ trunk/libcrypt-openssl-bignum-perl/debian/control Thu Jan 24 21:00:34 2008
@@ -14,6 +14,6 @@
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: Access OpenSSL multiprecision integer arithmetic libraries
Presently, many though not all of the arithmetic operations that OpenSSL
- provides are exposed to perl. In addition, this module can be used to
- provide access to bignum values produced by other OpenSSL modules, such
- as key parameters from Crypt::OpenSSL::RSA.
+ provides are exposed to perl cia Crypt::OpenSSL::Bugnum. In addition, this
+ module can be used to provide access to bignum values produced by other
+ OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
Modified: trunk/libcrypt-openssl-bignum-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libcrypt-openssl-bignum-perl/debian/copyright?rev=13477&op=diff
==============================================================================
--- trunk/libcrypt-openssl-bignum-perl/debian/copyright (original)
+++ trunk/libcrypt-openssl-bignum-perl/debian/copyright Thu Jan 24 21:00:34 2008
@@ -1,7 +1,7 @@
This package was debianized by Luk Claes <luk at debian.org> on
Mon, 15 May 2006 04:40:52 +0200.
-It was downloaded from <http://cpan.org/modules/by-category/14_Security_and_Encryption/Crypt/>.
+It was downloaded from <http://search.cpan.org/dist/Crypt-OpenSSL-Bignum/>.
Copyright Holder: Ian Robertson <iroberts at cpan.org>
More information about the Pkg-perl-cvs-commits
mailing list