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

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


Git commit 02b56b5b0d598db392c81fb3e0467f51020cee8e 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  +5    -5    debian/control

https://invent.kde.org/neon/qt/qtserialport/commit/02b56b5b0d598db392c81fb3e0467f51020cee8e

diff --git a/debian/control b/debian/control
index e1d8f5c..ae2a40c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ 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),
                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