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

[lintian] 01/01: Bump debhelper compat level to 11



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

nthykier pushed a commit to branch master
in repository lintian.

commit c1f3de19bab1e297694a59929c304bb419665bb2
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Dec 24 13:09:48 2017 +0000

    Bump debhelper compat level to 11
    
    The test suite already requires debhelper compat 11, so we might as
    well use it ourselves.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 debian/changelog | 3 +++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0061863..d0b86ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,8 +53,11 @@ lintian (2.5.66) UNRELEASED; urgency=medium
     + [CL] Also emit embedded-javascript-library for Twitter Bootstrap and
       "mustache".
 
+  * debian/compat:
+    + [NT] Bump debhelper compat level to 11.
   * debian/control:
     + [CL] Tag relevant build-dependencies with <!nocheck>.
+    + [NT] Bump versioned Build-Dependency on debhelper to 11~.
 
   * reporting/templates/maintainer.tmpl:
     + [CL] Correct invalid "else if" syntax with "elsif". Thanks to Uwe
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 3225171..2963f19 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: aspell <!nocheck>,
                binutils <!nocheck>,
                bzip2 <!nocheck>,
                cdbs <!nocheck>,
-               debhelper (>= 9),
+               debhelper (>= 11~),
 # Prefer the headless variant as it saves about 25% (installed-size), but
 # it is not available in Jessie.
                default-jdk-headless <!nocheck> | default-jdk <!nocheck>,

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


Reply to: