[neon/extras/rsibreak/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Wed Sep 4 11:36:52 BST 2024
Git commit 2a04e3c528d531f0c622f80a78e05780771cc77e by Pino Toscano.
Committed on 15/08/2021 at 17:11.
Pushed by jriddell into branch 'Neon/release'.
bump dh compat to 13
M +2 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/extras/rsibreak/-/commit/2a04e3c528d531f0c622f80a78e05780771cc77e
diff --git a/debian/changelog b/debian/changelog
index a9e5169..d9aebc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ rsibreak (4:0.12.14-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Bump the debhelper compatibility to 13:
+ - switch the debhelper-compat build dependency to 13
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sun, 15 Aug 2021 19:08:57 +0200
diff --git a/debian/control b/debian/control
index 975eae5..f146da8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Ana Beatriz Guerrero Lopez <ana at debian.org>,
Pino Toscano <pino at debian.org>
-Build-Depends: debhelper-compat (= 12), cmake (>= 3.5.0), pkg-kde-tools (>= 0.15.16),
+Build-Depends: debhelper-compat (= 13), cmake (>= 3.5.0), pkg-kde-tools (>= 0.15.16),
qtbase5-dev (>= 5.10.0),
extra-cmake-modules (>= 5.18.0),
libkf5config-dev,
More information about the Neon-commits
mailing list