summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@ringlet.net>2018-01-10 17:23:25 +0200
committerPeter Pentchev <roam@ringlet.net>2018-01-10 17:23:25 +0200
commiteb1c48ba6a66f0dab66e1e632e8c821a96c52642 (patch)
treed42a52b5aada1ddc0792513a49581dbb370bf5f5
parentd267820601969f16025389f8666c0def506bdbb6 (diff)
Bump the debhelper compat level to 11, no changes.
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 89a1eb1..54f1c5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mdk-doc (1.2.9-4) UNRELEASED; urgency=medium
* Switch to git-dpm for patch management and rename the patches.
* Add "Rules-Requires-Root: no" to the source control stanza.
* Bump the year on my debian/* copyright notice.
+ * Bump the debhelper compatibility level to 11 with no changes.
-- Peter Pentchev <roam@ringlet.net> Wed, 10 Jan 2018 15:12:38 +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 e74b957..c39a6cd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: non-free/doc
Priority: optional
Maintainer: Peter Pentchev <roam@ringlet.net>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>> 11~),
intltool,
libglib2.0-dev,
pkg-config,