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

Jonathan Riddell null at kde.org
Wed Oct 21 12:25:49 BST 2020


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

depend on 5.15.1

M  +6    -6    debian/control

https://invent.kde.org/neon/qt/qtwebview/commit/d06183a392c987adffbf2c5542ce5a239b78e659

diff --git a/debian/control b/debian/control
index 564a812..bbb1160 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,12 @@ Section: libs
 Priority: optional
 Build-Depends: debhelper-compat (= 12),
                pkg-kde-tools,
-               qtbase5-dev (>= 5.14.2+dfsg~),
-               qtbase5-private-dev (>= 5.14.2+dfsg~),
-               qtdeclarative5-private-dev (>= 5.14.2~),
-               qtwebengine5-dev (>= 5.14.2+dfsg~),
-               qtwebengine5-private-dev (>= 5.14.2+dfsg~)
-Build-Depends-Indep: qttools5-dev-tools (>= 5.14.2~)
+               qtbase5-dev (>= 5.15.1+dfsg~),
+               qtbase5-private-dev (>= 5.15.1+dfsg~),
+               qtdeclarative5-private-dev (>= 5.15.1~),
+               qtwebengine5-dev (>= 5.15.1+dfsg~),
+               qtwebengine5-private-dev (>= 5.15.1+dfsg~)
+Build-Depends-Indep: qttools5-dev-tools (>= 5.15.1~)
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwebview


More information about the Neon-commits mailing list