summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <jcowgill@debian.org>2019-07-15 21:38:22 +0100
committerJames Cowgill <jcowgill@debian.org>2019-07-15 23:19:42 +0100
commit79c2375955f795caf625f017f47b522d5da178f3 (patch)
tree270a4a1dd3328f5b771d605369fa7fbe9d2a14a1
parent65ffcf9488024466e96a222b910865398ca0afb1 (diff)
d/control: Use debhelper compat 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 b4de3947..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index eba89ebb..a2c69271 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
Priority: optional
Maintainer: James Cowgill <jcowgill@debian.org>
Standards-Version: 4.3.0
-Build-Depends: cmake, debhelper (>= 11)
+Build-Depends: cmake, debhelper-compat (= 12)
Build-Depends-Arch: faketime, python3
Build-Depends-Indep: doxygen, graphviz
Rules-Requires-Root: no