From: Ralph Ronnquist Date: Tue, 19 Oct 2021 11:44:43 +0000 (+1100) Subject: use debhelper-compat X-Git-Tag: 1.5 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=135e3b52e2ceea0c8ef9f5ca59d84a76a6774b26;p=rrq%2Frrqnet.git use debhelper-compat --- diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ca7bf83..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -13 \ No newline at end of file diff --git a/debian/control b/debian/control index 1bf51be..ab6faeb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rrqnet Section: admin Priority: optional Maintainer: Ralph Ronnquist -Build-Depends: debhelper (>= 13), asciidoc, docbook-xml, libxslt1-dev, xsltproc, +Build-Depends: debhelper-compat (= 13), asciidoc, docbook-xml, libxslt1-dev, xsltproc, docbook-xsl Standards-Version: 4.6.0 Homepage: https://git.devuan.org/devuan/rrqnet.git