[neon/extras/kmymoney/Neon/release] debian: update B-Ds
Pino Toscano
null at kde.org
Mon Aug 15 14:02:05 BST 2022
Git commit 29f89aabef585f5eef26e62ea8ae1ae4543a262a by Pino Toscano.
Committed on 21/08/2021 at 10:49.
Pushed by jriddell into branch 'Neon/release'.
update B-Ds
M +2 -0 debian/changelog
M +3 -1 debian/control
https://invent.kde.org/neon/extras/kmymoney/commit/29f89aabef585f5eef26e62ea8ae1ae4543a262a
diff --git a/debian/changelog b/debian/changelog
index 2308c51..eb795f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kmymoney (5.1.2-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Update the build dependencies according to the upstream build system:
+ - bump cmake to 3.12.0
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 21 Aug 2021 12:45:34 +0200
diff --git a/debian/control b/debian/control
index ef6be0c..1081c57 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: kde
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>
-Build-Depends: debhelper-compat (= 13), cmake, pkg-kde-tools (>= 0.15.16),
+Build-Depends: debhelper-compat (= 13),
+ cmake (>= 3.12.0~),
+ pkg-kde-tools (>= 0.15.16),
gettext,
extra-cmake-modules (>= 5.42.0~),
qtbase5-dev (>= 5.2.0~),
More information about the Neon-commits
mailing list