This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libxml-dt-perl.
commit 0d40954c46f8200baddbc6880d067a4fe47e0f5a Author: Lucas Kanashiro <[email protected]> Date: Fri Jul 24 00:13:52 2015 -0300 increase debhelper version 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 f4312d8..f68f17d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libxml-dt-perl (0.67-1) UNRELEASED; urgency=medium [ Lucas Kanashiro ] * Imported Upstream version 0.67 + * debian/control: increase debhelper version to 9 -- Lucas Kanashiro <[email protected]> Fri, 24 Jul 2015 00:11:38 -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 a385bbe..f61e665 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Nuno Carvalho <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libwww-perl, libxml-dtdparser-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-dt-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
