From: Bdale Garbee Date: Mon, 28 Aug 2017 19:05:04 +0000 (-0600) Subject: make sure we build-depend on debhelper that's new enouth for compat 10 X-Git-Tag: debian/1.8.1-2~2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=7697d946528f1fff285188d6a140667e62d4147f make sure we build-depend on debhelper that's new enouth for compat 10 --- 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,