summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-10 18:13:04 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-10 18:49:39 +0100
commit7b3632bb0f4d669c71e5741b1fd2a64c48e3c532 (patch)
tree09e22c8975a747b600015014a415d310f759fb04
parentee45a3da4a36c2c9e88ffbd0966d21b011b0de92 (diff)
Use dh compat level 12
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 69353c3..92de914 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Christopher Hoskin <mans0954@debian.org>
Build-Depends:
ant, ant-contrib,
javacc,
- debhelper (>= 9),
+ debhelper-compat (= 12),
default-jdk,
ditaa,
libfop-java,