[neon/extras/qcoro/Neon/release] debian: update B-Ds
Pino Toscano
null at kde.org
Mon Jul 25 15:06:18 BST 2022
Git commit 952c2e810e560fac160a8bf4e88278d58dd7c364 by Pino Toscano.
Committed on 10/07/2022 at 08:41.
Pushed by jriddell into branch 'Neon/release'.
update B-Ds
M +2 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/extras/qcoro/commit/952c2e810e560fac160a8bf4e88278d58dd7c364
diff --git a/debian/changelog b/debian/changelog
index 614a0d5..edc8bac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ qcoro (0.6.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Update the build dependencies according to the upstream build system:
+ - lower cmake to 3.18.4
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sun, 10 Jul 2022 10:35:35 +0200
diff --git a/debian/control b/debian/control
index b13b8be..07477a4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Sandro Knauß <hefee at debian.org>
-Build-Depends: cmake (>= 3.19~),
+Build-Depends: cmake (>= 3.18.4~),
debhelper-compat (= 13),
dbus-x11 <!nocheck>,
pkg-kde-tools,
More information about the Neon-commits
mailing list