summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-02-07 14:43:55 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2019-02-07 14:43:55 +0100
commit57d7e63f5f0e96b1ec92877bc17e0ba0fae28f8e (patch)
tree4dab0c64bf30a1763504eb2890ebbb4cb48fd62d /debian/control
parent62b5a521ff61bd01a605ff95ad2b18d87006f6ff (diff)
debian: Update to debhelper-compat (= 12)
Switch from debian/compat to the new Build-Depends syntax - that's way nicer.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 18b38ad39..612294e1b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Michael Vogt <mvo@debian.org>,
Rules-Requires-Root: no
Standards-Version: 4.1.1
Build-Depends: cmake (>= 3.4),
- debhelper (>= 11.2~),
+ debhelper-compat (= 12),
docbook-xml,
docbook-xsl,
dpkg-dev (>= 1.17.14),