This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libmoosex-xsaccessor-perl.
commit abd13f36b3fa58ef277a6a701748a6a09b9fe240 Author: Damyan Ivanov <[email protected]> Date: Sat Jan 13 19:18:04 2018 +0000 bump debhelper compatibility level from 8 to 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 458206d..c6af64a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Build-Depends: cdbs, devscripts, perl, - debhelper, + debhelper (>= 10), dh-buildinfo, libclass-xsaccessor-perl (>= 1.09), libmoose-perl (>= 2.0600), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-xsaccessor-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
