[neon/qt/qtwebengine/Neon/release] debian: Build against Qt 5.15.4.
Dmitry Shachnev
null at kde.org
Thu Jul 14 12:41:53 BST 2022
Git commit 0051bdd245edf6d181d09aedd4dccd0187423e6d by Dmitry Shachnev.
Committed on 14/05/2022 at 16:49.
Pushed by jriddell into branch 'Neon/release'.
Build against Qt 5.15.4.
M +1 -0 debian/changelog
M +13 -13 debian/control
https://invent.kde.org/neon/qt/qtwebengine/commit/0051bdd245edf6d181d09aedd4dccd0187423e6d
diff --git a/debian/changelog b/debian/changelog
index a0d2afc..271821c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtwebengine-opensource-src (5.15.9+dfsg-2) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Bump nodejs build-dependency to 16.14. With the previous version (14.19),
the build hangs on mips64el and mipsel.
+ * Build against Qt 5.15.4.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 15 Apr 2022 14:12:17 +0300
diff --git a/debian/control b/debian/control
index 2703165..c01688b 100644
--- a/debian/control
+++ b/debian/control
@@ -44,9 +44,9 @@ Build-Depends: binutils (>= 2.32-8~),
libpng-dev,
libprotobuf-dev,
libpulse-dev,
- libqt5opengl5-dev (>= 5.15.3+dfsg~),
- libqt5svg5-dev (>= 5.15.3~),
- libqt5webchannel5-dev (>= 5.15.3~),
+ libqt5opengl5-dev (>= 5.15.4+dfsg~),
+ libqt5svg5-dev (>= 5.15.4~),
+ libqt5webchannel5-dev (>= 5.15.4~),
libre2-dev,
libsnappy-dev,
libsqlite3-dev,
@@ -76,22 +76,22 @@ Build-Depends: binutils (>= 2.32-8~),
pkg-kde-tools,
protobuf-compiler,
python2,
- qtbase5-dev (>= 5.15.3+dfsg~),
- qtbase5-private-dev (>= 5.15.3+dfsg~),
- qtdeclarative5-private-dev (>= 5.15.3+dfsg~),
- qtpositioning5-dev (>= 5.15.3+dfsg~),
- qtquickcontrols2-5-dev (>= 5.15.3+dfsg~),
- qttools5-dev (>= 5.15.3~),
+ qtbase5-dev (>= 5.15.4+dfsg~),
+ qtbase5-private-dev (>= 5.15.4+dfsg~),
+ qtdeclarative5-private-dev (>= 5.15.4+dfsg~),
+ qtpositioning5-dev (>= 5.15.4+dfsg~),
+ qtquickcontrols2-5-dev (>= 5.15.4+dfsg~),
+ qttools5-dev (>= 5.15.4~),
re2c,
rollup,
ruby,
xauth,
xvfb,
yui-compressor
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.3~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.3~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.3~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.3+dfsg~) <!nodoc>
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.4~) <!nodoc>,
+ qhelpgenerator-qt5 (>= 5.15.4~) <!nodoc>,
+ qtattributionsscanner-qt5 (>= 5.15.4~) <!nodoc>,
+ qtbase5-doc-html (>= 5.15.4+dfsg~) <!nodoc>
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwebengine
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtwebengine.git
More information about the Neon-commits
mailing list