This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-effects-perl.
commit 0f671f2311e8e93bc03e7c3ebea6a472e4d1c70b Author: Lucas Kanashiro <[email protected]> Date: Thu Dec 24 11:49:20 2015 -0200 Bump debhelper compatibility level to 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 8a395e7..80954db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libtest-effects-perl (0.001005-2) UNRELEASED; urgency=medium * Add debian/upstream/metadata + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Thu, 24 Dec 2015 11:47:16 -0200 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 ed78504..3696811 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Salvatore Bonaccorso <[email protected]> -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: libtest-trap-perl, perl (>= 5.14) Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-effects-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-effects-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
