From: Bdale Garbee Date: Mon, 2 Oct 2017 16:09:24 +0000 (-0600) Subject: update debhelper compatibility level X-Git-Tag: debian/1.2.2-4~5 X-Git-Url: https://git.gag.com/?p=debian%2Ffreetts;a=commitdiff_plain;h=b9663f44ef3aa1e4e98171b3863776fbc82aa5e9 update debhelper compatibility level --- diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 27b529c..9638fcc 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: freetts Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 7.0.50), default-jdk, ant, ant-optional, junit4, javahelper +Build-Depends: debhelper (>= 9), default-jdk, ant, ant-optional, junit4, javahelper Standards-Version: 4.1.1 Section: java Vcs-Git: git://git.gag.com/debian/freetts