From 3be846fa48abf4de2693f1f7336f74a8e5b3e7ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 22:24:53 +0100 Subject: [PATCH] Updating to debhelper compat 11. Signed-off-by: Daniel Baumann --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index f9e5756..5545da6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann Build-Depends: - debhelper (>= 10), + debhelper (>= 11), Rules-Requires-Root: no Standards-Version: 4.1.3 Homepage: http://www.nongnu.org/lzip/lunzip.html