From a3e1f7f51a20b1792adc3beceda6b40708f9e9c9 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 21 May 2022 23:24:25 +0200 Subject: [PATCH] debian: update debhelper to 9 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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, -- 2.39.5