This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libterm-readline-gnu-perl.
commit e7756443cba93bf67e9ebd9b93692379164497c2 Author: gregor herrmann <[email protected]> Date: Thu Jan 18 23:25:24 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 f9ce7ad..d4cea4b 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Niko Tyni <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9.20120312~), +Build-Depends: debhelper (>= 10), libreadline-dev, perl Standards-Version: 4.1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-readline-gnu-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
