[neon/extras/skrooge/Neon/release] debian: update B-Ds
Pino Toscano
null at kde.org
Mon Aug 15 13:57:21 BST 2022
Git commit 4b0f47698f7380e1dd248fc0affed8dcfde6a2e3 by Pino Toscano.
Committed on 22/01/2022 at 09:14.
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/skrooge/commit/4b0f47698f7380e1dd248fc0affed8dcfde6a2e3
diff --git a/debian/changelog b/debian/changelog
index bdd19d2..672c3ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ skrooge (2.27.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Update the build dependencies according to the upstream build system:
+ - bump cmake to 3.16.0
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 22 Jan 2022 10:08:06 +0100
diff --git a/debian/control b/debian/control
index 8a867d5..e0820ed 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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: cmake (>= 2.8.12~),
+Build-Depends: cmake (>= 3.16.0~),
debhelper-compat (= 13),
extra-cmake-modules (>= 1.7.0),
qtbase5-dev (>= 5.12.0~),
More information about the Neon-commits
mailing list