This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libyaml-libyaml-perl.
commit ffdade00a9b6c18fc7db70555c477b19ca742411 Author: Damyan Ivanov <[email protected]> Date: Sun Jan 21 22:22:03 2018 +0000 bump debhelper compatibility level to 11 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index aa38c8f..18facdd 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: gregor herrmann <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9.20120312), +Build-Depends: debhelper (>= 11~), libyaml-dev, perl Standards-Version: 4.1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libyaml-libyaml-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
