[neon/qt/qtdatavis3d/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.9.
Dmitry Shachnev
null at kde.org
Mon Apr 29 17:44:05 BST 2024
Git commit 833a84c8068f812503c5c0b4ff8b28b78713f20c by Dmitry Shachnev.
Committed on 22/04/2023 at 14:00.
Pushed by jriddell into branch 'Neon/unstable'.
Bump Qt build-dependencies to 5.15.9.
M +1 -0 debian/changelog
M +7 -7 debian/control
https://invent.kde.org/neon/qt/qtdatavis3d/-/commit/833a84c8068f812503c5c0b4ff8b28b78713f20c
diff --git a/debian/changelog b/debian/changelog
index ec8432a..f2c09f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtdatavis3d-everywhere-src (5.15.9-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.9.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 22 Apr 2023 16:58:10 +0300
diff --git a/debian/control b/debian/control
index 1d1fd5d..0e9f10c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,15 +10,15 @@ Build-Depends: debhelper-compat (= 13),
pkg-kde-tools,
qml-module-qtquick2,
qml-module-qttest,
- qtbase5-dev (>= 5.15.8+dfsg~),
- qtbase5-private-dev (>= 5.15.8+dfsg~),
- qtdeclarative5-dev (>= 5.15.8+dfsg~),
+ qtbase5-dev (>= 5.15.9+dfsg~),
+ qtbase5-private-dev (>= 5.15.9+dfsg~),
+ qtdeclarative5-dev (>= 5.15.9+dfsg~),
xauth <!nocheck>,
xvfb <!nocheck>
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.8~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.8~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.8~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.8+dfsg~) <!nodoc>
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.9~) <!nodoc>,
+ qhelpgenerator-qt5 (>= 5.15.9~) <!nodoc>,
+ qtattributionsscanner-qt5 (>= 5.15.9~) <!nodoc>,
+ qtbase5-doc-html (>= 5.15.9+dfsg~) <!nodoc>
Standards-Version: 4.6.2
Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtdatavis3d.git
More information about the Neon-commits
mailing list