This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-portability-files-perl.
commit dae99a83f2193b07e9143b9e00327bf3ea14fa36 Author: Lucas Kanashiro <[email protected]> Date: Wed Dec 30 12:31:27 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 8975f1c..389db3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libtest-portability-files-perl (0.06-2) UNRELEASED; urgency=medium * Update copyright fields in debian/copyright * Update upstream copyright * Update upstream contact in debian/copyright + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Wed, 30 Dec 2015 12:21:14 -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 7e7cab3..1cdc802 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Peter Pentchev <[email protected]>, Florian Schlichting <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, perl (>= 5.13.11) | libtest-simple-perl (>= 0.98), libtest-pod-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-portability-files-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
