[libcrypt-openssl-pkcs10-perl] 03/03: Added libssl-dev dependancy
Christopher Hoskin
christopher.hoskin at gmail.com
Wed Oct 14 19:25:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository libcrypt-openssl-pkcs10-perl.
commit d070323cc73f4783d981a262752abd2f01e78a00
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Wed Oct 14 20:24:54 2015 +0100
Added libssl-dev dependancy
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 95e598d..5ad30e2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Christopher Hoskin <christopher.hoskin at gmail.com>
Build-Depends: debhelper (>= 9.20120312~),
libcrypt-openssl-rsa-perl,
+ libssl-dev,
perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-openssl-pkcs10-perl.git
@@ -16,6 +17,6 @@ Package: libcrypt-openssl-pkcs10-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
libcrypt-openssl-rsa-perl
-Description: Perl extension to OpenSSL's PKCS10 API.
+Description: Perl extension to OpenSSL's PKCS10 API
Crypt::OpenSSL::PKCS10 provides the ability to create PKCS10 certificate
requests using RSA key pairs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-openssl-pkcs10-perl.git
More information about the Pkg-perl-cvs-commits
mailing list