From a154c3c8f344c9d122a0f9459cfb31e1e62fdb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20COUDERC?= Date: Wed, 4 Sep 2024 11:12:19 +0200 Subject: [PATCH] Switch from debian/compat to debhelper-compat build dependency. --- debian/changelog | 1 + debian/compat | 1 - debian/control | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 8ad4299..44329a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ desktop-base (13.0.0~pre1) UNRELEASED; urgency=medium [ Aurélien COUDERC ] * Drop obsolete lintian overrides. * Bump Standards-Version to 4.7.0, no change required. + * Switch from debian/compat to debhelper-compat build dependency. -- Simon McVittie Sun, 18 Aug 2024 09:45:32 +0100 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b1bd38b..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -13 diff --git a/debian/control b/debian/control index ddc29e0..e0d53e0 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Desktop Team Uploaders: Yves-Alexis Perez , Aurélien COUDERC , Jonathan Carter -Build-Depends: debhelper (>= 13), +Build-Depends: debhelper-compat (= 13), inkscape, librsvg2-bin, optipng,