This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libdata-formvalidator-perl.
commit 73c146ac86829e725a14439c000936eef346f177 Author: Damyan Ivanov <[email protected]> Date: Tue Oct 24 13:57:53 2017 +0000 bump debhelper compatibility level to 9 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 4206b90..5c48825 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Uploaders: Allard Hoeve <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl (>= 0.380000) Build-Depends-Indep: libcgi-simple-perl, libcgi-pm-perl | perl (<< 5.19~), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-formvalidator-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
