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

Bug#884678: lintian: please consider debhelper compat 11 as stable



Control: clone -1 -2
Control: retitle -2 lintian: please bump recommended debhelper compat to 11
Control: severity -2 wishlist
Control: tag -1 patch

On Mon, Dec 18, 2017 at 11:32:25AM +0100, Mattia Rizzolo wrote:
> package-uses-experimental-debhelper-compat-version still triggers for
> 11, but debhelper version 11 was released the other day
> (https://tracker.debian.org/news/894669) and is now considered stable.
> Please stop warning about it (if anything, recommend it!)

Let's split this in two, the latter part requires more work.
Attached a patch for the first part.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
From 177e75772426111841518c1dd2aee8bc3ea7f1ac Mon Sep 17 00:00:00 2001
From: Mattia Rizzolo <mattia@debian.org>
Date: Mon, 18 Dec 2017 13:52:07 +0100
Subject: [PATCH] data/debhelper: Bump the experimental debhelper compat level
 to 12.

Closes: #884678
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
---
 data/debhelper/compat-level | 2 +-
 debian/changelog            | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/data/debhelper/compat-level b/data/debhelper/compat-level
index 50006a331..759ed29a8 100644
--- a/data/debhelper/compat-level
+++ b/data/debhelper/compat-level
@@ -5,5 +5,5 @@ recommended=9
 # warn if below this level
 deprecated=9
 # warn if equal or above
-experimental=11
+experimental=12
 
diff --git a/debian/changelog b/debian/changelog
index 440b5c579..77e0af54c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ lintian (2.5.66) UNRELEASED; urgency=medium
 
   XXX: generate tag summary
 
+  * data/debhelper/compat-level:
+    + [MR] Bump the experimental debhelper compat level to 12.
+      (Closes: #884678)
+
  -- Chris Lamb <lamby@debian.org>  Mon, 18 Dec 2017 10:37:45 +0000
 
 lintian (2.5.65) unstable; urgency=medium
-- 
2.15.1

Attachment: signature.asc
Description: PGP signature


Reply to: