From 5946914e7399a683df3d5fe95e11d7c92927c975 Mon Sep 17 00:00:00 2001 From: gustavo panizzo Date: Mon, 24 Sep 2018 17:15:52 +0800 Subject: Increasing the compat level to 11 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index ff1943c..09d3c8f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: uhubctl Section: electronics Priority: optional Maintainer: gustavo panizzo -Build-Depends: debhelper (>= 10.0.0), libusb-1.0-0-dev, autopkgtest +Build-Depends: debhelper (>= 11.0.0), libusb-1.0-0-dev, autopkgtest Standards-Version: 4.1.3 Homepage: https://github.com/mvp/uhubctl -- cgit v1.2.3