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

ntyni pushed a commit to branch master
in repository libcrypt-openssl-pkcs10-perl.

commit 67c73e3b096d921b56c588ce966d10cd653f4b87
Author: Niko Tyni <nt...@debian.org>
Date:   Tue Jan 3 13:40:20 2017 +0200

    Dynamically generate a dependency on perl-openssl-abi-x.x
    
    This will ensure compatibility with other OpenSSL-related Perl modules.
    See #848113.
---
 debian/control | 1 +
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ba5cc16..1d970b9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
 Build-Depends: debhelper (>= 9.20120312~),
  libcrypt-openssl-rsa-perl,
  libssl-dev,
+ perl-openssl-defaults,
  perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-openssl-pkcs10-perl.git
diff --git a/debian/rules b/debian/rules
index d8309f6..5354930 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-       dh $@
+       dh $@ --with perl_openssl

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to