This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-format-ical-perl.
commit ac8992f42ef83e4ad32e5bbacd8506b20cfbde6b Author: gregor herrmann <[email protected]> Date: Fri Jun 5 18:18:41 2015 +0200 Bump debhelper compatibility level to 9. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 35888fe..dbd9049 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Ryan Niebur <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 7.2.10), +Build-Depends: debhelper (>= 9), perl Build-Depends-Indep: perl, libdatetime-timezone-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-ical-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
