This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libdbix-class-candy-perl.
commit 317f48b02f9ce8ac1995bac0bd08b8b9df8f1b8a Author: Lucas Kanashiro <[email protected]> Date: Tue Sep 15 21:53:16 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 b99ff74..4e5bafd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libdbix-class-candy-perl (0.005000-1) UNRELEASED; urgency=medium * Team upload. * Import upstream version 0.005000 + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Tue, 15 Sep 2015 21:47:02 -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 371ac79..6e82a47 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Jonathan Yu <[email protected]>, gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libdbix-class-perl, libmro-compat-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-candy-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
