From 9a7dd20667b075ec7febedbb8ede61cc4859171c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Mar 2025 13:32:28 +0100 Subject: [PATCH] Updating to debhelper 13. Signed-off-by: Daniel Baumann --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index c570fd5..1c7dc7e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: httpd Priority: optional Maintainer: Daniel Baumann Build-Depends: - debhelper (>= 9), + debhelper-compat (= 13), dh-apache2, dh-autoreconf, apache2-dev (>= 2.4.53-1~),