From 455cf8256fa995c63374721cbf9bcd93eaa2f618 Mon Sep 17 00:00:00 2001 From: Darshaka Pathirana Date: Mon, 23 Jul 2018 11:32:27 +0200 Subject: [PATCH] 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 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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, -- 2.1.4