This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit 142d251f28724b78c1d7c4cf2c024b9ab6f5884e Author: Axel Beckert <[email protected]> Date: Wed Jan 3 14:03:21 2018 +0100 Revert "Bump debhelper compatibility level to 11" This reverts commit c6dcd1d9fcf10d55d66da04bb95fb7481f60676e. --- debian/changelog | 2 +- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8311eb0..dfefa3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ debsums (2.2.3) UNRELEASED; urgency=medium * Drop no more needed "Testsuite: autopkgtest" header since debian/tests/control exists. * Declare compliance with Debian Policy 4.1.3. (No changes needed.) - * Bump debhelper compatibility level to 11. + * Bump debhelper compatibility level to 10. + Update versioned debhelper build-dependency accordingly. * Update .gitignore to cover all current build artefacts. diff --git a/debian/compat b/debian/compat index b4de394..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +10 diff --git a/debian/control b/debian/control index 55eae35..fec65df 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Anders Kaseorg <[email protected]>, Axel Beckert <[email protected]> Section: admin Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper (>= 10), libfile-fnmatch-perl, libtest-command-simple-perl, po-debconf, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
