[neon/extras/kraft/Neon/release] debian: update B-Ds

Pino Toscano null at kde.org
Wed Oct 4 11:17:06 BST 2023


Git commit 64e7710a383e384d9e03df09791ecdf30be3a9fd by Pino Toscano.
Committed on 17/09/2023 at 03:57.
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/kraft/-/commit/64e7710a383e384d9e03df09791ecdf30be3a9fd

diff --git a/debian/changelog b/debian/changelog
index 8c121fe..a05aafd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kraft (1.1-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>  Sun, 17 Sep 2023 03:50:07 +0200
 
diff --git a/debian/control b/debian/control
index 8d04765..79ef61d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Pino Toscano <pino at debian.org>,
 Build-Depends: debhelper-compat (= 13),
                pkg-kde-tools (>= 0.15.16),
-               cmake,
+               cmake (>= 3.16.0~),
                dh-python,
                extra-cmake-modules,
                gettext,



More information about the Neon-commits mailing list