This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtap-harness-archive-perl.
commit b9f1d7a6375b5cfcde469dd0f4e395675cfdf75b Author: gregor herrmann <[email protected]> Date: Sun Nov 29 14:40:11 2015 +0100 Bump debhelper compatibility level to 9. --- debian/compat | 2 +- debian/control | 3 +-- 2 files changed, 2 insertions(+), 3 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 acbc2a9..a526647 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Alan Haggai Alavi <[email protected]>, gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl (>= 0.400000) # perl 5.15.4 for base 2.18 Build-Depends-Indep: libyaml-tiny-perl, @@ -28,4 +28,3 @@ Description: module for creating an archive of TAP test results running progress of the tests and an ending summary it can also capture all of the raw TAP from the individual test files or streams into an archive file (.tar or .tar.gz). - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtap-harness-archive-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
