From 7e71d01d447f946c66a3e226ad68f4eeed232541 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 3 Jun 2018 16:35:26 +0200 Subject: debian: Attempt to down-grade the debhelper version requirement ... so we can build on anything except unstable + ubuntu 18.04 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index b4de394..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +9 diff --git a/debian/control b/debian/control index 749c061..2508544 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian Mobcom Maintainers Uploaders: Thorsten Alteholz -Build-Depends: debhelper (>=11) +Build-Depends: debhelper (>= 9.0.0~) , pkg-config , cmake , libusb-1.0-0-dev -- cgit v1.2.3