From 288a88d3e432c312c684c435eff9104be1f22953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20O=C5=BCarowski?= Date: Tue, 15 Sep 2020 12:48:13 +0200 Subject: [PATCH] bump minimum required debhelper version to 9.20160709 this is required by "--with systemd" in debian/rules --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 66d0524..421c494 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ifupdown2 Section: admin Priority: optional Maintainer: Julien Fortin -Build-Depends: debhelper (>=9), +Build-Depends: debhelper (>= 9.20160709), dh-python, python3, python3-all,