From ffcb4acf77c5a43048deb1bb3e2bb1f27f544e8d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 29 Dec 2021 23:50:38 +0000 Subject: [PATCH] debhelper compat: bump to 12 (stretch-backports) According to debdiff --controlfiles ALL the only change is a change to the postinst, which now sometimes restarts rather than starts the daemon. Signed-off-by: Ian Jackson --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7ed6ff8..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +12 diff --git a/debian/control b/debian/control index 45dfe28..b23dd03 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Ian Jackson Uploaders: Stephen Early , Richard Kettlewell -Build-Depends: debhelper (>= 5), libgmp3-dev, libadns1-dev, bison, flex, +Build-Depends: debhelper (>= 12), libgmp3-dev, libadns1-dev, bison, flex, libbsd-dev, python3, tclx, tcl, libtcl-chiark-1 Standards-Version: 3.0.1 -- 2.30.2