[neon/qt/qtconnectivity/Neon/experimental] debian: depend on 5.15.1

Jonathan Riddell null at kde.org
Wed Oct 21 12:23:51 BST 2020


Git commit 275f4726a2628dafa0aa4d48a281cdca4214d690 by Jonathan Riddell.
Committed on 21/10/2020 at 11:21.
Pushed by jriddell into branch 'Neon/experimental'.

depend on 5.15.1

M  +5    -5    debian/control

https://invent.kde.org/neon/qt/qtconnectivity/commit/275f4726a2628dafa0aa4d48a281cdca4214d690

diff --git a/debian/control b/debian/control
index d5a35ae..4f178dc 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,11 @@ Build-Depends: debhelper-compat (= 12),
                libbluetooth-dev [linux-any],
                pkg-config,
                pkg-kde-tools,
-               qtbase5-dev (>= 5.14.2+dfsg~),
-               qtbase5-private-dev (>= 5.14.2+dfsg~),
-               qtdeclarative5-dev (>= 5.14.2+dfsg~)
-Build-Depends-Indep: qtbase5-doc-html (>= 5.14.2+dfsg~) <!nodoc>,
-                     qttools5-dev-tools (>= 5.14.2~) <!nodoc>
+               qtbase5-dev (>= 5.15.1+dfsg~),
+               qtbase5-private-dev (>= 5.15.1+dfsg~),
+               qtdeclarative5-dev (>= 5.15.1+dfsg~)
+Build-Depends-Indep: qtbase5-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/topics-network-connectivity.html
 Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtconnectivity.git


More information about the Neon-commits mailing list