[neon/extras/calligra/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Wed Sep 7 17:19:48 BST 2022
Git commit e50a77ea1f5e8c2c6e0d40ffd6ddd9930e2331a7 by Pino Toscano.
Committed on 26/09/2021 at 07:09.
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/calligra/commit/e50a77ea1f5e8c2c6e0d40ffd6ddd9930e2331a7
diff --git a/debian/changelog b/debian/changelog
index bbe3292..099ec4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ calligra (1:3.2.1+dfsg-3) UNRELEASED; urgency=medium
* Update install files.
* Clean the color profiles (/usr/share/color/) from debian/tmp: they were
already not shipped, and this simply make it clearer.
+ * Bump the debhelper compatibility to 13:
+ - switch the debhelper-compat build dependency to 13
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 21 Aug 2021 17:45:15 +0200
diff --git a/debian/control b/debian/control
index b5a0c69..6cc8b2b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Adrien Grellier <perso at adrieng.fr>,
Raúl Sánchez Siles <rasasi78 at gmail.com>,
Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 3.16~),
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
extra-cmake-modules (>= 5.19.0),
gettext,
kross-dev (>= 5.7.0),
More information about the Neon-commits
mailing list