This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-refcount-perl.
commit 362297c2d389402ed65b7cd11a7395d02a4c1a1e Author: gregor herrmann <[email protected]> Date: Fri Oct 30 22:00:25 2015 +0100 Bump debhelper compatibility level to 9. --- 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 b629497..0738ecb 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Jonathan Yu <[email protected]>, gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl # optional builddep (tests), broken with 5.22 # libdevel-findref-perl (>= 1.430), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-refcount-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
