This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libtime-clock-perl.
commit 0b4f54c0581d871f86271cba4d3008d64632abe3 Author: Niko Tyni <[email protected]> Date: Sun Jan 14 00:16:50 2018 +0200 Upgrade 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 45a4fb7..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +10 diff --git a/debian/control b/debian/control index 9c45618..02cd9b7 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 (>= 8) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libtest-pod-perl Standards-Version: 3.9.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtime-clock-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
