From 1d3da3323fe5e58370e982616e6c9e0882bbae8d Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 9 Nov 2022 15:33:41 +0100 Subject: [PATCH] d/control: set debhelper-compat = 12 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0a4034d..257ed96 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Ludovic Rousseau Build-Depends: autoconf-archive, - debhelper-compat (= 13), + debhelper-compat (= 12), flex, libsystemd-dev, libudev-dev [linux-any],