[neon/extras/labplot/Neon/release] debian: update B-Ds
Pino Toscano
null at kde.org
Wed Oct 2 14:04:05 BST 2024
Git commit 1cf0e4cce97f09788c601b5bb7d3bb18e581e5bd by Pino Toscano.
Committed on 22/03/2023 at 20:43.
Pushed by jriddell into branch 'Neon/release'.
update B-Ds
M +5 -0 debian/changelog
M +6 -5 debian/control
https://invent.kde.org/neon/extras/labplot/-/commit/1cf0e4cce97f09788c601b5bb7d3bb18e581e5bd
diff --git a/debian/changelog b/debian/changelog
index 7d36b3c..f9441e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,11 @@ labplot (2.10.0-0r1) UNRELEASED; urgency=medium
* Update watch file for the new path.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.6.2, no changes needed.
+ * Update the build dependencies according to the upstream build system:
+ - bump cmake to 3.17.0
+ - bump Qt packages to 5.10.0
+ - bump extra-cmake-modules to 5.16.0
+ - add qtbase5-private-dev, needed for the embedded copy of QXlsx
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Wed, 22 Mar 2023 21:29:42 +0100
diff --git a/debian/control b/debian/control
index 4217ead..9984dac 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,15 @@ Priority: optional
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),
- cmake (>= 3.16.0~),
+ cmake (>= 3.17.0~),
gettext,
pkg-kde-tools (>= 0.15.16),
pkg-config,
- qtbase5-dev (>= 5.6.0),
- libqt5svg5-dev,
- libqt5serialport5-dev,
- extra-cmake-modules (>= 1.3.0),
+ qtbase5-dev (>= 5.10.0~),
+ qtbase5-private-dev (>= 5.10.0~),
+ libqt5svg5-dev (>= 5.10.0~),
+ libqt5serialport5-dev (>= 5.10.0~),
+ extra-cmake-modules (>= 5.16.0~),
libkf5archive-dev (>= 5.16.0),
libkf5completion-dev (>= 5.16.0),
libkf5config-dev (>= 5.16.0),
More information about the Neon-commits
mailing list