summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-20 09:05:14 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-20 09:05:14 +0100
commit9c764abf775303505fac393fb94a739f875eabd6 (patch)
treee96bab0f5afe1747c2245e3a2db3a7f6d29aa502
parentae3c003ea725a560862f666078e1d346dd098574 (diff)
Bump compat level to 10
-rw-r--r--debian/changelog4
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b98ff9..092f706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ cil (0.07.00-11) UNRELEASED; urgency=medium
* debian/copyright:
- Add tag for debian/patches/0700-getopt_mixed.patch.
- Add year 2016 to myself at debian/*
+ * debian/control:
+ - Bump debhelper Build-Depends minimum version to 10.
+ * debian/compat:
+ - Bump compat level to 10.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 20 Nov 2016 07:40:29 +0100
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 7bdf09c..5008bc2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Standards-Version: 3.9.6
Build-Depends:
- debhelper (>= 9)
+ debhelper (>= 10)
Build-Depends-Indep:
libclass-accessor-perl,
libdatetime-perl,