This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libaudio-mpd-perl.
commit 4c5959c50f327386814bef7f37db767b8728a63d Author: gregor herrmann <[email protected]> Date: Fri Apr 29 12:44:06 2016 +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 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index af4e6a6..8b4f4c1 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Uploaders: Damyan Ivanov <[email protected]>, Florian Schlichting <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl, perl Build-Depends-Indep: libaudio-mpd-common-perl (>= 2.001), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libaudio-mpd-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
