From 78b13484a27efef1a700216399a4b740d821c33a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 03:30:28 +0100 Subject: [PATCH] Updating to debhelper version 8. Signed-off-by: Daniel Baumann --- debian/compat | 2 +- debian/control | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index d62a0fc..9653632 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: utils Priority: optional Maintainer: Debian Lzip Maintainers Uploaders: Daniel Baumann , -Build-Depends: - debhelper (>= 7.0.50~), autotools-dev, liblz-dev (>= 1.0), texinfo +Build-Depends: debhelper (>= 8), autotools-dev, liblz-dev (>= 1.0), texinfo Standards-Version: 3.9.0 Homepage: http://www.nongnu.org/lzip/plzip.html Vcs-Browser: http://git.debian-maintainers.org/?p=lzip/plzip.git