summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2017-06-15 20:21:23 -0400
committerReinhard Tartler <siretart@tauware.de>2017-06-16 22:49:56 -0400
commit9a0c29065a421e803c5e1e75d1edb47d1db331bf (patch)
tree2146bc2bf26824afc51cef60cd6ee50c6e5b3794 /debian
parent352d5bded5eb4dd6b070cf1474496c4de47f85a7 (diff)
bump debhelper compat level to level 10
Diffstat (limited to 'debian')
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index 7f8f011e..f599e28b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index d0908e84..a83e43ac 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends:
autoconf,
automake,
autotools-dev,
- debhelper (>> 7.0.0),
+ debhelper (>> 10),
docbook-utils,
docbook-xml,
docbook-xsl,