summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-01 23:26:48 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-01 23:26:48 +0200
commitbf2b38834b6d64ca3bc052f61d2a4554384e4913 (patch)
tree50b413f64ecc04c91c6cccd12a183a9fe3e26b9b
parent8370324ab759c2d9ac3cd49c3bfe9aafcae05766 (diff)
Migrate to debhelper 11
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c2ddad..a0bc390 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
mwc (2.0.4-3) UNRELEASED; urgency=medium
* Declare compliance with Debian Policy 4.2.1 (No changes needed).
+ * Migrate to debhelper 11:
+ - Change debian/compat to 11.
+ - Bump minimum debhelper version in debian/control to >= 11.
-- Jörg Frings-Fürst <debian@jff.email> Mon, 01 Oct 2018 23:19:47 +0200
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 2ed0fd3..2dc9fb3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
dh-python,
python3-all
Standards-Version: 4.2.1