This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libdata-report-perl.
commit 84b662df70443fd1c035109a2cf8d2beb39d95ba Author: Niko Tyni <[email protected]> Date: Sun Jan 14 21:37:28 2018 +0200 Update to debhelper compat level 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 7db8931..1e341f2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Angel Abad <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libmodule-build-perl, perl Build-Depends-Indep: libtext-csv-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-report-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
