This is an automated email from the git hooks/post-receive script. hggh-guest pushed a commit to branch master in repository libparams-util-perl.
commit 7173ff700e123318492ad18c12a95d4d9cb351ce Author: Jonas Genannt <[email protected]> Date: Mon Jul 28 16:57:17 2014 +0200 bumped compat level to 9 (hardening) --- 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 14677a8..8039e55 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libparams-util-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8), perl (>= 5.8.0-7), libtest-pod-perl +Build-Depends: debhelper (>= 9), perl (>= 5.8.0-7), libtest-pod-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Genannt <[email protected]> Homepage: https://metacpan.org/release/Params-Util -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparams-util-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
