This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository liblingua-en-nameparse-perl.
commit 72ea00052e81ac1b2e8ce25fb26dd3628f85b7d5 Author: Lucas Kanashiro <[email protected]> Date: Fri Jun 3 17:16:06 2016 -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 1ef0975..d7ed0cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ liblingua-en-nameparse-perl (1.34-1) UNRELEASED; urgency=medium * debian/examples: drop empty line * Update years of upstream copyright * Update Debian packaging copyright + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Fri, 03 Jun 2016 17:10:35 -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 fc03e4f..86498ec 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: liblingua-en-nameparse-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl (>= 0.380000) Build-Depends-Indep: perl, libparse-recdescent-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/liblingua-en-nameparse-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
