summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-10 06:10:45 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-10 06:10:45 +0200
commitd977e94e70bdb5145154c6cb26324c41431ae3e4 (patch)
tree15fa0568fdaefe82afcdb41d62a205666b3a8d9a
parent52ae32ce28d7aa609e0e6a6f3cb043e7bf9bb1e0 (diff)
Bump compat to 10
-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 9e3f4d1..53f3337 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ scons-doc (2.5.0+repack-2) UNRELEASED; urgency=medium
* debian/control:
- Remove obsolete jade from Build-Depends-Indep (Closes: #840256).
- Bump Standards-Version to 3.9.8 (no changes required).
+ * Bump compat to 10:
+ - Change debian/compat to 10.
+ - Change debhelper version at debian/control to >= 10.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 10 Oct 2016 05:50:43 +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 c53a052..4c1df04 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
scons (>= 2.5)
Build-Depends-Indep:
openjdk-8-jre,