This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to branch develop in repository libexcel-template-plus-perl.
commit dd5e7c97866d98df67aa5b4e9cdab7eb777c3169 Author: Robert James Clay <[email protected]> Date: Wed Feb 4 04:21:04 2015 -0500 Change debhelper requirement from '8' to '9'. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 60bc9bb..3615fd4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Robert James Clay <[email protected]> -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: libexcel-template-perl, libio-string-perl, libmoose-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libexcel-template-plus-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
