[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Revert debhelper compat bump



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit d1ea8d1ba818f6fa7828a8da657c2ec0101eaea0
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jun 25 10:47:33 2017 +0000

    Revert debhelper compat bump
    
    The jessie build on Jenkins do not have -backports enabled, so revert
    the change so we don't accumulate hidden test failures in jessie
    builds.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 debian/changelog | 2 --
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e027a27..6ed4bcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,8 +28,6 @@ lintian (2.5.52) UNRELEASED; urgency=medium
   * data/spelling/corrections:
     + [AB] Remove "iff". It's a valid English word. (Closes: #865055)
 
-  * debian/{control,compat}:
-    + [NT] Bump debhelper compat to 10.
   * debian/rules:
     + [JW, NT] Post process HTML docmentation to set the charset to UTF-8,
       which fixes mojibake in the Debian Policy Manual links.  Thanks to
diff --git a/debian/compat b/debian/compat
index f599e28..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+9
diff --git a/debian/control b/debian/control
index d35a682..6197ad8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: aspell,
                binutils,
                bzip2,
                cdbs,
-               debhelper (>= 10),
+               debhelper (>= 9),
                default-jdk,
                diffstat,
                docbook-utils,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: