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

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


Git commit 107d1adf93bcfc65812a30f67faaca2b5d85ff5d 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  +3    -3    debian/control

https://invent.kde.org/neon/qt/qtscript/commit/107d1adf93bcfc65812a30f67faaca2b5d85ff5d

diff --git a/debian/control b/debian/control
index b66de9a..84bf8e0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ 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),
                dpkg-dev (>= 1.17.14),
                pkg-kde-tools (>= 0.15.17~),
-               qtbase5-private-dev (>= 5.14.2+dfsg~)
-Build-Depends-Indep: qttools5-dev-tools (>= 5.14.2~) <!nodoc>
+               qtbase5-private-dev (>= 5.15.1+dfsg~)
+Build-Depends-Indep: qttools5-dev-tools (>= 5.15.1~) <!nodoc>
 Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Homepage: https://doc.qt.io/qt-5/qtscript-index.html


More information about the Neon-commits mailing list