This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libio-capture-perl.
commit 9bbef344d8cbf3736e8a55237afe2ff473b70d36 Author: Niko Tyni <[email protected]> Date: Sat Jan 27 14:34:48 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 45a4fb7..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +10 diff --git a/debian/control b/debian/control index a8ee86a..2675a1b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libio-capture-perl Maintainer: Debian Perl Group <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-capture-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-capture-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
