This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libproc-reliable-perl.
commit 11fea9e32cc4daad5e83533f30cc6bfcb6e7a722 Author: Niko Tyni <[email protected]> Date: Sat Jan 27 18:40:53 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 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index f6c7028..af5e7cf 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 (>= 7.0.50), +Build-Depends: debhelper (>= 10), quilt Build-Depends-Indep: perl Standards-Version: 3.8.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-reliable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
