This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libtest-signature-perl.
commit 033679dea9ada380bc534b02fef9b51516bb3bba Author: Salvatore Bonaccorso <[email protected]> Date: Wed Apr 29 19:35:56 2015 +0200 Bump Debhelper compat level to 8 Adjust versioned Build-Depends on debhelper to (>= 8) --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 65c15f6..bd7423a 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libtest-signature-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libfile-find-rule-perl, libtest-pod-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Peter Pentchev <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-signature-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
