From 135e3b52e2ceea0c8ef9f5ca59d84a76a6774b26 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Tue, 19 Oct 2021 22:44:43 +1100 Subject: [PATCH] use debhelper-compat --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/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 -- 2.39.2