This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libwww-search-perl.
commit 73f763df86bb9a2d4fec61b1a2d43c29ba6dee08 Author: gregor herrmann <[email protected]> Date: Sun Jan 14 17:26:44 2018 +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 cacaa31..581ed81 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), pkg-components (>= 0.5), libbit-vector-perl, libcgi-pm-perl | perl (<< 5.19), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-search-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
