This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libobject-multitype-perl.
commit 25e9c4754f2be8e6e157d7d2c15fa602e406be7a Author: Niko Tyni <[email protected]> Date: Thu Jan 18 18:16:15 2018 +0200 Update to debhelper compat level 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index ec32b50..1289ca7 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Ansgar Burchardt <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl Standards-Version: 3.8.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libobject-multitype-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libobject-multitype-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
