[neon/extras/kaffeine/Neon/release] debian: Bump debhelper from old 11 to 13.
Pino Toscano
null at kde.org
Wed Sep 4 12:20:45 BST 2024
Git commit ed34ca86f08a55f2235672f0296d77ad340dfbb5 by Pino Toscano.
Committed on 26/02/2023 at 07:53.
Pushed by jriddell into branch 'Neon/release'.
Bump debhelper from old 11 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
M +1 -0 debian/changelog
M +1 -1 debian/compat
M +1 -1 debian/control
https://invent.kde.org/neon/extras/kaffeine/-/commit/ed34ca86f08a55f2235672f0296d77ad340dfbb5
diff --git a/debian/changelog b/debian/changelog
index efcba6c..e169b1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kaffeine (2.0.18-2) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Remove the explicit as-needed linking, as it is done by binutils now.
+ * Bump debhelper from old 11 to 13.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sun, 26 Feb 2023 08:52:27 +0100
diff --git a/debian/compat b/debian/compat
index b4de394..b1bd38b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+13
diff --git a/debian/control b/debian/control
index 7e59270..379cda0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>,
Michael Meskes <meskes at debian.org>,
Pino Toscano <pino at debian.org>,
-Build-Depends: debhelper (>= 11~), cmake, pkg-kde-tools (>= 0.15.16),
+Build-Depends: debhelper (>= 13~), cmake, pkg-kde-tools (>= 0.15.16),
pkg-config,
extra-cmake-modules (>= 1.0.0),
qtbase5-dev (>= 5.4.0),
More information about the Neon-commits
mailing list