From dae4e75ed8dcb202e39823d4f6e54f0ec1e0a1fb Mon Sep 17 00:00:00 2001 From: gustavo panizzo Date: Sat, 7 Sep 2019 22:51:54 +0200 Subject: Use debhelper 12 --- 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 b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index eebbfc9..12639e7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: uhubctl Section: electronics Priority: optional Maintainer: gustavo panizzo -Build-Depends: debhelper (>= 11.0.0), libusb-1.0-0-dev, autopkgtest +Build-Depends: debhelper-compat (= 12), libusb-1.0-0-dev, autopkgtest Standards-Version: 4.4.0 Homepage: https://github.com/mvp/uhubctl Vcs-Browser: https://salsa.debian.org/debian/uhubctl -- cgit v1.2.3