This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libfile-slurp-tiny-perl.
commit 7360ca71efdf7ed2c303592f4eea8972b59240c9 Author: Lucas Kanashiro <[email protected]> Date: Fri Aug 28 14:16:47 2015 -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 7416a5e..8acd865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libfile-slurp-tiny-perl (0.004-1) UNRELEASED; urgency=medium * Add debian/upstream/metadata * Import upstream version 0.004 * Update d/examples + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Fri, 28 Aug 2015 14:13: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 93721fe..f02a7be 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-slurp-tiny-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-slurp-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
