From 20c8af8cec8177b2ad7fa390a28d004f6167fdc0 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 27 Sep 2021 22:16:45 +0000 Subject: debian/control: Update to debhelper-compat 13. --- 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 ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index 3e4feb6..e677c8c 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libbrahe Priority: optional Maintainer: Debian QA Group -Build-Depends: debhelper (>=9),autotools-dev,doxygen,quilt,dh-autoreconf +Build-Depends: debhelper-compat (= 13),autotools-dev,doxygen,quilt,dh-autoreconf Standards-Version: 4.1.1 Section: libs Homepage: http://coyotegulch.scottrobertladd.net/products/brahe/index.html -- cgit v1.2.3