From 545d209ffd20a61ce23aa572a6a0205d273a9242 Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Sat, 28 Dec 2024 16:36:19 +0100 Subject: [PATCH] Move to debhelper-compat (=13) --- debian/changelog | 6 +++++- debian/control | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7e55a179..cf7a2f4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,11 @@ debbugs (2.6.4) unstable; urgency=medium [ Akbarkhon Variskhanov ] * html_tail.tmpl: Use full license name. (closes: #1025834) - -- Bill Allombert Thu, 26 Dec 2024 13:48:58 +0100 + [ Bill Allombert ] + * debian/control: + - Move to debhelper-compat (=13). + + -- Bill Allombert Sat, 28 Dec 2024 15:34:48 +0100 debbugs (2.6.3) unstable; urgency=medium diff --git a/debian/control b/debian/control index a900e2a0..dd88e802 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Colin Watson , Don Armstrong , Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/debbugs-team/debbugs Vcs-Git: https://salsa.debian.org/debbugs-team/debbugs.git -Build-Depends: debhelper-compat (=12) +Build-Depends: debhelper-compat (=13) Build-Depends-Indep: libparams-validate-perl, libmailtools-perl, libmime-tools-perl, libio-stringy-perl, libmldbm-perl, liburi-perl, libsoap-lite-perl, libcgi-simple-perl, -- 2.39.5