summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-08-28 13:05:04 -0600
committerBdale Garbee <bdale@gag.com>2017-08-28 13:05:04 -0600
commit7697d946528f1fff285188d6a140667e62d4147f (patch)
treea42f6240c63f67d70f979e2041250967933a42c7
parent702c2419b4de13c0752be58bc65402ba080ceaff (diff)
make sure we build-depend on debhelper that's new enouth for compat 10
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 88f0b729..35145975 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: asciidoc,
autoconf,
automake,
cc1111,
- debhelper (>= 7),
+ debhelper (>= 10),
default-jdk,
docbook-xml,
docbook-xsl,