This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-pod-perl.
commit ec575f7e404ff91bc69f76d8f2f7100f70b52a3a Author: Lucas Kanashiro <[email protected]> Date: Tue Jul 28 12:00:44 2015 -0300 Set debhelper >= 9 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 024df12..a9cd561 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libtest-pod-perl (1.51-1) UNRELEASED; urgency=medium * Team upload. * Import upstream version 1.51 + * Set debhelper >= 9 -- Lucas Kanashiro <[email protected]> Tue, 28 Jul 2015 11:57:56 -0300 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 560e3e0..9a48767 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Jay Bonci <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl Build-Depends-Indep: perl, libio-stringy-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-pod-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
