This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libsystem-command-perl.
commit 1d7b856dc6ce50475e0d4b1ccaac3e862afbfcc4 Author: Lucas Kanashiro <[email protected]> Date: Tue Sep 8 23:14:02 2015 -0300 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 efc11f5..5e8e537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libsystem-command-perl (1.113-1) UNRELEASED; urgency=medium * Team upload. * Import upstream version 1.113 + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Tue, 08 Sep 2015 22:58:53 -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 c545890..4701b13 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Alessandro Ghedini <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl (>= 0.380000) Build-Depends-Indep: libtest-command-perl, libtest-output-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsystem-command-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
