[libcrypt-openssl-x509-perl] 05/06: Update Debhelper compat level to 9
Salvatore Bonaccorso
carnil at debian.org
Thu Aug 15 10:13:38 UTC 2013
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libcrypt-openssl-x509-perl.
commit 70808b7129a2dbc83cfb29956b471d35763dc98c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Thu Aug 15 12:08:13 2013 +0200
Update Debhelper compat level to 9
Adjust versioned Build-Depends on debhelper (>= 9.20120312) to include
all relevant build flags for hardening of perl module packages.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 325831b..f28a629 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libcrypt-openssl-x509-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8), libssl-dev, libtest-pod-perl,
+Build-Depends: debhelper (>= 9.20120312), libssl-dev, libtest-pod-perl,
perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Micah Anderson <micah at debian.org>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-openssl-x509-perl.git
More information about the Pkg-perl-cvs-commits
mailing list