[neon/qt/qtscxml/Neon/release] debian: lower qt version for now

Jonathan Esk-Riddell null at kde.org
Wed Oct 19 14:32:37 BST 2022


Git commit 3163e7f3744cbcb9dc5ba60d7d207b7a71d64699 by Jonathan Esk-Riddell.
Committed on 19/10/2022 at 13:32.
Pushed by jriddell into branch 'Neon/release'.

lower qt version for now

M  +6    -6    debian/control

https://invent.kde.org/neon/qt/qtscxml/commit/3163e7f3744cbcb9dc5ba60d7d207b7a71d64699

diff --git a/debian/control b/debian/control
index 7ff73a1..93615cb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,18 +7,18 @@ Uploaders: Scarlett Moore <sgmoore at kde.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Build-Depends: debhelper-compat (= 13),
                pkg-kde-tools,
-               qml-module-qttest (>= 5.15.6+dfsg~),
+               qml-module-qttest (>= 5.15.5+dfsg~),
                qtbase5-dev (>= 5.15.6+dfsg~),
                qtbase5-private-dev (>= 5.15.6+dfsg~),
                qtdeclarative5-dev (>= 5.15.6+dfsg~),
                qtdeclarative5-private-dev (>= 5.15.6+dfsg~),
                xauth <!nocheck>,
                xvfb <!nocheck>
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.6~) <!nodoc>,
-                     qhelpgenerator-qt5 (>= 5.15.6~) <!nodoc>,
-                     qtattributionsscanner-qt5 (>= 5.15.6~) <!nodoc>,
-                     qtbase5-doc-html (>= 5.15.6+dfsg~) <!nodoc>,
-                     qtdeclarative5-doc-html (>= 5.15.6+dfsg~) <!nodoc>
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.5~) <!nodoc>,
+                     qhelpgenerator-qt5 (>= 5.15.5~) <!nodoc>,
+                     qtattributionsscanner-qt5 (>= 5.15.5~) <!nodoc>,
+                     qtbase5-doc-html (>= 5.15.5+dfsg~) <!nodoc>,
+                     qtdeclarative5-doc-html (>= 5.15.5+dfsg~) <!nodoc>
 Standards-Version: 4.6.1
 Homepage: https://doc.qt.io/qt-5/qtscxml-index.html
 Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtscxml.git


More information about the Neon-commits mailing list