[neon/qt/qtmultimedia/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.8.

Dmitry Shachnev null at kde.org
Mon Apr 29 17:44:15 BST 2024


Git commit 9fa76ce57afb118fc1c7743bcd1b8d85db97d9c2 by Dmitry Shachnev.
Committed on 06/01/2023 at 07:16.
Pushed by jriddell into branch 'Neon/unstable'.

Bump Qt build-dependencies to 5.15.8.

M  +1    -0    debian/changelog
M  +8    -8    debian/control

https://invent.kde.org/neon/qt/qtmultimedia/-/commit/9fa76ce57afb118fc1c7743bcd1b8d85db97d9c2

diff --git a/debian/changelog b/debian/changelog
index 44539e8..4f97f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtmultimedia-opensource-src (5.15.8-1) UNRELEASED; urgency=medium
 
   [ Dmitry Shachnev ]
   * New upstream release.
+  * Bump Qt build-dependencies to 5.15.8.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 06 Jan 2023 11:09:32 +0400
 
diff --git a/debian/control b/debian/control
index b2ad091..6de2767 100644
--- a/debian/control
+++ b/debian/control
@@ -14,20 +14,20 @@ Build-Depends: debhelper-compat (= 13),
                libgstreamer1.0-dev,
                libopenal-dev,
                libpulse-dev,
-               libqt5opengl5-dev (>= 5.15.7+dfsg~),
+               libqt5opengl5-dev (>= 5.15.8+dfsg~),
                pkg-kde-tools,
                qml-module-qtquick2,
                qml-module-qttest,
-               qtbase5-dev (>= 5.15.7+dfsg~),
-               qtbase5-private-dev (>= 5.15.7+dfsg~),
-               qtdeclarative5-dev (>= 5.15.7+dfsg~),
+               qtbase5-dev (>= 5.15.8+dfsg~),
+               qtbase5-private-dev (>= 5.15.8+dfsg~),
+               qtdeclarative5-dev (>= 5.15.8+dfsg~),
                xauth <!nocheck>,
                xvfb <!nocheck>,
                zlib1g-dev
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.7~) <!nodoc>,
-                     qhelpgenerator-qt5 (>= 5.15.7~) <!nodoc>,
-                     qtattributionsscanner-qt5 (>= 5.15.7~) <!nodoc>,
-                     qtbase5-doc-html (>= 5.15.7+dfsg~) <!nodoc>
+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>
 Standards-Version: 4.6.1
 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html
 Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtmultimedia.git



More information about the Neon-commits mailing list