[neon/qt/qtwebview/Neon/testing] debian: debhelper 12, dep on qt 5.15.1
Jonathan Riddell
null at kde.org
Fri Oct 23 11:00:04 BST 2020
Git commit 66a8b8015f40242cc85bde4d3d098ba258fcb750 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 +7 -7 debian/control
https://invent.kde.org/neon/qt/qtwebview/commit/66a8b8015f40242cc85bde4d3d098ba258fcb750
diff --git a/debian/control b/debian/control
index d8f1b5c..bbb1160 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Uploaders: Scarlett Moore <sgmoore at kde.org>,
Patrick Franz <patfra71 at gmail.com>
Section: libs
Priority: optional
-Build-Depends: debhelper-compat (= 13),
+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