This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-format-strptime-perl.
commit 04ce31c652f1ec3b9ed11ce8dd2c03e33d4a8cdf Author: gregor herrmann <[email protected]> Date: Wed Jan 3 20:58:12 2018 +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 9c9312b..31b51e0 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Ernesto Hernández-Novich (USB) <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: libdatetime-locale-perl (>= 1:1.05), libdatetime-perl (>= 2:1.00), libdatetime-timezone-perl (>= 1:2.09), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-strptime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
