summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-07 21:25:38 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-07 21:25:38 +0200
commitda2a418767bcd20a4614674e8a8a5808b116b0a6 (patch)
tree0436db53f7b2ebe6db7c02109e7a814a04a60bab
parentf9f8e33e33614cad0651508cc16ef81cb95e74ed (diff)
Bump compatlevel to 10
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
3 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index af91735..a784e86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ mwc (1.7.2-4) UNRELEASED; urgency=medium
- Add header to fix missing User-agent und Access.
* Rewrite debian/watch for archives without "v" in front of the version.
* Bump Standards-Version to 3.9.8.
+ * Bump compatlevel to 10 (no changes required):
+ - Change debian/compat to 10.
+ - At debian/control change requested version of debhelper to >= 10.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 18 Apr 2017 11:06:04 +0200
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 1588498..0286e97 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: mwc
Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Build-Depends:
- debhelper (>= 9),
+Build-Depends:
+ debhelper (>= 10),
dh-python,
python3-all
Standards-Version: 3.9.8