This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libcache-perl.
commit 2cd3ac37db2e36538f496bad85b5d3e4aaa8b15a Author: Lucas Kanashiro <[email protected]> Date: Sat Jul 25 11:36:21 2015 -0300 Set debhelper >= 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 9b3d1f2..4577f3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libcache-perl (2.11-1) UNRELEASED; urgency=low [ Lucas Kanashiro ] * Add debian/upstream/metadata * Import upstream version 2.11 + * Set debhelper >= 9 -- Lucas Kanashiro <[email protected]> Sat, 25 Jul 2015 11:24:52 -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 fab8998..7372468 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libcache-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl (>= 5.8.0-7), libfile-nfslock-perl (>= 1.2), libio-string-perl (>= 1.02), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
