This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-needsdisplay-perl.
commit a819a84c5f0ded75aa62e9ac00739fca575cd870 Author: Lucas Kanashiro <[email protected]> Date: Tue Dec 29 00:50:23 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 84185c8..278253b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libtest-needsdisplay-perl (1.07-3) UNRELEASED; urgency=medium [ Lucas Kanashiro ] * Add debian/upstream/metadata + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Tue, 29 Dec 2015 00:48:44 -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 b6e6502..a38fe65 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Damyan Ivanov <[email protected]>, gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-needsdisplay-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
