From: Vincent Bernat Date: Sat, 21 May 2022 21:24:25 +0000 (+0200) Subject: debian: update debhelper to 9 X-Git-Tag: 1.0.15~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3e1f7f51a20b1792adc3beceda6b40708f9e9c9;p=thirdparty%2Flldpd.git debian: update debhelper to 9 --- diff --git a/debian/compat b/debian/compat index 7ed6ff82..ec635144 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index cff40bc4..53d94d41 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: lldpd Section: net Priority: optional Maintainer: Vincent Bernat -Build-Depends: debhelper (>= 5), +Build-Depends: debhelper (>= 9), cdbs, autotools-dev, dh-autoreconf,