This is an automated email from the git hooks/post-receive script. nickm-guest pushed a commit to branch master in repository libbot-basicbot-pluggable-perl.
commit 9eac2961206ce7899fdd104cb673c6aaff8e6a16 Author: Nick Morrott <[email protected]> Date: Sun Aug 20 15:23:16 2017 +0100 Bump debhelper compatibility level to 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 125329b..8019f56 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libmodule-build-perl Build-Depends-Indep: libbot-basicbot-perl (>= 0.60), libconfig-find-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbot-basicbot-pluggable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
