summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-09 21:31:15 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-09 21:31:15 +0200
commit7887d081398437b50abd948961d273a4e0b227e3 (patch)
tree9375d4f0978ed6c6f90c219afd0dd98561794269
parent304a3e192039909ba180810033bd581a5d0a1b67 (diff)
Migrate to debhelper 11
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat3
-rw-r--r--debian/control2
3 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4e2e62e..5e90cf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ downtimed (1.0-2) UNRELEASED; urgency=medium
* Change to my new email address.
* New README.source to explain the branching model used.
+ * 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> Sun, 09 Sep 2018 21:25:57 +0200
diff --git a/debian/compat b/debian/compat
index ec63514..9f1d48e 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1,2 @@
-9
+11
+
diff --git a/debian/control b/debian/control
index 31689d6..2a6fc8e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 11),
dh-systemd,
dpkg-dev (>= 1.15.7)
Standards-Version: 3.9.8