This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libmath-bigint-perl.
commit a8648a703d42ea128891041f12b5328b75810292 Author: Lucas Kanashiro <[email protected]> Date: Sun Aug 16 06:36:43 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 2aa3d7e..69237fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libmath-bigint-perl (1.9997-1) UNRELEASED; urgency=medium * Add debian/upstream/metadata * Import upstream version 1.9997 * Declare compliance with Debian policy 3.9.6 + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Sun, 16 Aug 2015 06:34:14 -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 ea0e6bd..1dab23e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: gregor herrmann <[email protected]>, Alessandro Ghedini <[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/libmath-bigint-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
