[neon/extras/kronometer/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Thu Sep 8 15:45:00 BST 2022
Git commit 6ed337b2a731e7ef1b8a82d25b30a1b7cdb2423f by Pino Toscano.
Committed on 23/10/2021 at 09:21.
Pushed by jriddell into branch 'Neon/release'.
bump dh compat to 13
M +3 -0 debian/changelog
D +0 -1 debian/compat
M +1 -1 debian/control
https://invent.kde.org/neon/extras/kronometer/commit/6ed337b2a731e7ef1b8a82d25b30a1b7cdb2423f
diff --git a/debian/changelog b/debian/changelog
index d19f631..a6e951b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ kronometer (2.2.3-2) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Add the configuration for the CI on salsa.
+ * Bump the debhelper compatibility to 13:
+ - switch the debhelper build dependency to debhelper-compat 13
+ - remove debian/compat
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 23 Oct 2021 11:19:02 +0200
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index bf80bea..bdd8f42 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Pino Toscano <pino at debian.org>
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
cmake (>= 3.1),
gettext,
pkg-kde-tools (>= 0.15.16),
More information about the Neon-commits
mailing list