[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 c7661cee7cd1f06a2009d43b91b448dc0b5ca6d1 by Pino Toscano.
Committed on 13/07/2024 at 17:33.
Pushed by jriddell into branch 'Neon/release'.
update B-Ds
M +2 -2 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/extras/labplot/-/commit/c7661cee7cd1f06a2009d43b91b448dc0b5ca6d1
diff --git a/debian/changelog b/debian/changelog
index 468c3f6..2ecc6e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,8 @@ labplot (2.11.0-0r1) UNRELEASED; urgency=medium
* Update the build dependencies according to the upstream build system:
- bump Qt packages to 5.12.0
- bump KF packages to 5.32.0
- - add qtbase5-private-dev, libkf5purpose-dev, libeigen3-dev, and
- libqt-advanced-docking-system-dev
+ - add qtbase5-private-dev, libkf5purpose-dev, and libeigen3-dev
+ - add libqt5sql5-sqlite for tests
* Update the patches:
- upstream_matio-Fix-compilation-for-latest-version-1.5.27.patch: drop,
backported from upstream
diff --git a/debian/control b/debian/control
index 3913796..e2a89f6 100644
--- a/debian/control
+++ b/debian/control
@@ -49,10 +49,10 @@ Build-Depends: debhelper-compat (= 13),
libreadstat-dev,
libqt5qxlsx-dev,
libeigen3-dev,
- libqt-advanced-docking-system-dev,
xauth <!nocheck>,
xvfb <!nocheck>,
locales-all <!nocheck>,
+ libqt5sql5-sqlite <!nocheck>,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/labplot
More information about the Neon-commits
mailing list