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

Jonathan Riddell null at kde.org
Fri Oct 23 10:59:03 BST 2020


Git commit cf747599578ae08b54db7027f14e76a7d5671435 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  +6    -6    debian/control

https://invent.kde.org/neon/qt/qtconnectivity/commit/cf747599578ae08b54db7027f14e76a7d5671435

diff --git a/debian/control b/debian/control
index 012fdd2..4f178dc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,15 +9,15 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
            Timo Jyrinki <timo at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>,
            Simon Quigley <tsimonq2 at debian.org>
-Build-Depends: debhelper-compat (= 13),
+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