From: Darshaka Pathirana Date: Mon, 23 Jul 2018 09:32:27 +0000 (+0200) Subject: Update to debhelper 11 and bump debian compat to version 11 X-Git-Tag: v0.3.7-1~8 X-Git-Url: https://git.syn-net.org/debian/?p=anytun.git;a=commitdiff_plain;h=455cf8256fa995c63374721cbf9bcd93eaa2f618 Update to debhelper 11 and bump debian compat to version 11 lintian reported: | E: anytun source: missing-build-dependency-for-dh_-command | dh_systemd_enable => debhelper (>= 9.20160709~) || dh-systemd --- diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 3170a9a..fb8b2b6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Darshaka Pathirana Uploaders: Michael Prokop -Build-Depends: debhelper (>= 9~), +Build-Depends: debhelper (>= 11~), libboost-regex-dev, libboost-serialization-dev, libboost-system-dev,