From e79318a24987567c844765a8b6fc76309784a261 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 1 Feb 2024 21:40:28 +0000 Subject: [PATCH] Debian: fix control file for dh version Signed-off-by: Ian Jackson --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a2fa16c..81666f2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: news Priority: optional Standards-Version: 4.6.2 Build-Depends: inn2-dev (>= 2.5), liboop-dev, - automake, autoconf, debhelper (>= 9) + automake, autoconf, debhelper (>= 13) Package: innduct Depends: ${misc:Depends}, ${shlibs:Depends} -- 2.30.2