This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcrypt-smime-perl.
commit 10a236b16743dbc8a6f596a5f9125bfd33cff2f5 Author: gregor herrmann <[email protected]> Date: Fri Apr 11 23:44:29 2014 +0200 Use debhelper 9.20120312 to get default hardening flags. --- 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 0ac595a..7cab784 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libcrypt-smime-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9.20120312~), perl, libssl-dev, openssl, libtest-exception-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-smime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
