summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-12 20:10:03 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-12 20:10:03 +0200
commit3f7051cae2371516cfd44d25fef33216b7508095 (patch)
treec96ddfb4cb53347944bcdde1263aaf36cc8df189
parentbe5e7d919ba5e4d228828bcd8f0313bb5b243081 (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 8f9fddf..c7df472 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ scons (3.0.1-2) UNRELEASED; urgency=medium
* Refresh debian/patches/0110-remove_stale_files.patch for python 3
compatibility (Closes: #893740).
Thanks to Bernd Zeimetz <bzed@debian.org>.
+ * 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> Fri, 12 Oct 2018 19:47:43 +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 8703627..b914de5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
dh-python,
python (>= 2.7~)
Standards-Version: 4.1.2.0