diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28b8..000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 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), |