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

Jonathan Riddell null at kde.org
Wed Oct 21 12:24:59 BST 2020


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

depend on 5.15.1

M  +4    -4    debian/control

https://invent.kde.org/neon/qt/qtserialport/commit/6786f1775a22f2eeac21e6d6dcf65d00b13a0384

diff --git a/debian/control b/debian/control
index c720d13..ae2a40c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,10 +12,10 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
 Build-Depends: debhelper-compat (= 12),
                libudev-dev [linux-any],
                pkg-kde-tools,
-               qtbase5-dev (>= 5.14.2+dfsg~),
-               qtbase5-private-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~)
+Build-Depends-Indep: qtbase5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
+                     qttools5-dev-tools (>= 5.15.1~) <!nodoc>
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Homepage: https://doc.qt.io/qt-5/qtserialport-index.html


More information about the Neon-commits mailing list