summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-10 20:31:51 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-10 20:31:51 +0200
commit12b58d5acb813531cf52e240b1811ff20fbc7040 (patch)
treee1b371c1c362048ee75c0e66988b4ff0abbdd5d4
parentb5bb78f7ccb0f52d89ada0058b17ca6f91895ff4 (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 f192bb8..4273d7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ argyll (1.9.1+repack-1) UNRELEASED; urgency=medium
* New upstream release.
- Refresh patches.
+ * 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> Sun, 02 Oct 2016 19:26:51 +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 2be82d5..573759f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Standards-Version: 3.9.6
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-autoreconf,
dpkg-dev (>= 1.17.0),
jam,