[neon/extras/telepathy-qt/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Thu Sep 8 17:45:53 BST 2022
Git commit 547a3f9121eb1f4d1b97af9b7cbde9d120122cf2 by Pino Toscano.
Committed on 23/09/2021 at 06:51.
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/telepathy-qt/commit/547a3f9121eb1f4d1b97af9b7cbde9d120122cf2
diff --git a/debian/changelog b/debian/changelog
index c08d707..4645e76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ telepathy-qt (0.9.8+ds-5) UNRELEASED; urgency=medium
Debian stable releases.
* Use execute_after_dh_auto_clean to avoid invoking dh_auto_clean manually.
* Bump Standards-Version to 4.6.0, no changes required.
+ * 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> Thu, 23 Sep 2021 08:23:35 +0200
diff --git a/debian/control b/debian/control
index 158c9b2..83be24b 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: Michał Zając <quintasan at kubuntu.org>,
Diane Trout <diane at debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
pkg-kde-tools (>= 0.12),
cmake,
libdbus-1-dev,
More information about the Neon-commits
mailing list