[neon/qt/qt3d/Neon/testing] debian: debhelper 12, dep on qt 5.15.1

Jonathan Riddell null at kde.org
Fri Oct 23 10:58:53 BST 2020


Git commit 9d1ae1d9d3efcb1ccc198a9a4c48a05081f5f4ed by Jonathan Riddell.
Committed on 23/10/2020 at 09:58.
Pushed by jriddell into branch 'Neon/testing'.

debhelper 12, dep on qt 5.15.1

M  +7    -7    debian/control

https://invent.kde.org/neon/qt/qt3d/commit/9d1ae1d9d3efcb1ccc198a9a4c48a05081f5f4ed

diff --git a/debian/control b/debian/control
index 4e3aa72..7f91b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,18 +12,18 @@ Build-Depends: debhelper-compat (= 12),
                dpkg-dev (>= 1.17.14),
                libassimp-dev (>= 4.1),
                libgl1-mesa-dri <!nocheck>,
-               libqt5opengl5-dev (>= 5.14.2+dfsg~),
+               libqt5opengl5-dev (>= 5.15.1+dfsg~),
                pkg-kde-tools,
                pkgconf,
-               qtbase5-dev (>= 5.14.2+dfsg~),
-               qtbase5-private-dev (>= 5.14.2+dfsg~),
-               qtdeclarative5-private-dev (>= 5.14.2+dfsg~),
+               qtbase5-dev (>= 5.15.1+dfsg~),
+               qtbase5-private-dev (>= 5.15.1+dfsg~),
+               qtdeclarative5-private-dev (>= 5.15.1+dfsg~),
                xauth <!nocheck>,
                xvfb <!nocheck>,
                zlib1g-dev
-Build-Depends-Indep: qtbase5-doc-html (>= 5.14.2+dfsg~) <!nodoc>,
-                     qtdeclarative5-doc-html (>= 5.14.2+dfsg~) <!nodoc>,
-                     qttools5-dev-tools (>= 5.14.2~) <!nodoc>
+Build-Depends-Indep: qtbase5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
+                     qtdeclarative5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
+                     qttools5-dev-tools (>= 5.15.1~) <!nodoc>
 Standards-Version: 4.5.0
 Homepage: https://doc.qt.io/qt-5/qt3d-index.html
 Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qt3d.git


More information about the Neon-commits mailing list