From: Antonio Ospite Date: Tue, 19 Nov 2013 14:52:05 +0000 (+0100) Subject: debian/control: switch to debhelper >= 9 X-Git-Tag: debian/0.3-1~19 X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/commitdiff_plain/7c9ac6bc2a63f639707a21fab95c43dd5b984fbb debian/control: switch to debhelper >= 9 --- diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index e18b335..ed99f0a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: kinect-audio-setup Section: contrib/sound Priority: extra Maintainer: Antonio Ospite -Build-Depends: debhelper (>= 8.0.0), po-debconf, libusb-1.0-0-dev, pkg-config +Build-Depends: debhelper (>= 9), po-debconf, libusb-1.0-0-dev, pkg-config Standards-Version: 3.9.2 Homepage: http://git.ao2.it/kinect-audio-setup.git/ Vcs-Git: git://git.ao2.it/kinect-audio-setup.git