This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libxml-rss-perl.
commit 9ea410dc670255739ce501f31cfc294e6c2ee38b Author: Lucas Kanashiro <[email protected]> Date: Thu Jul 23 23:57:31 2015 -0300 debian/control: 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 2b64cad..1b4cbef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxml-rss-perl (1.56-1) UNRELEASED; urgency=medium * Team Upload. * Imported Upstream version 1.56 + * debian/control: increase debhelper version to 9 -- Lucas Kanashiro <[email protected]> Thu, 23 Jul 2015 23:53:34 -0300 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 3f86457..295f960 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Uploaders: gregor herrmann <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl Build-Depends-Indep: libdatetime-format-mail-perl, libdatetime-format-w3cdtf-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-rss-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
