This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libdir-self-perl.
commit ed709f6a4e48c8ea0b27bc5d153adbdecbf353cb Author: Niko Tyni <[email protected]> Date: Wed Aug 2 11:43:32 2017 +0300 Update to debhelper compatibility level 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 99f3c36..9ce6b02 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libdir-self-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdir-self-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
