This is an automated email from the git hooks/post-receive script. nickm-guest pushed a commit to branch master in repository libcbor-xs-perl.
commit f9e3a99cf1035fd3baac0a0e338f551f0423318b Author: Nick Morrott <[email protected]> Date: Mon Aug 14 13:24:02 2017 +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 7de58e3..4fa4876 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Nick Morrott <[email protected]> -Build-Depends: debhelper (>= 9.20120312~), +Build-Depends: debhelper (>= 10), libcanary-stability-perl, libcommon-sense-perl, libtypes-serialiser-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcbor-xs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
