[SCM] qt5webkit packaging branch, experimental, updated. debian/5.9.1+dfsg-5
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Aug 25 17:49:12 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=1de14be
The following commit has been merged in the experimental branch:
commit 1de14bec2ade67b68ac951ded75f44a1eced8370
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Mon Aug 21 00:43:44 2017 +0300
Build-depend on qtbase5-dev ≥ 5.9.1+dfsg-9~.
We need a qtbase built with bfd linker on armel/armhf, otherwise the
build fails there because of bug #852035.
Together with the symbols update, this closes #872542.
---
debian/changelog | 3 +++
debian/control | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7e4ab8c..ad46eea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ qtwebkit-opensource-src (5.9.1+dfsg-4) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Update symbols files from buildds’ logs.
* Build with -Wno-expansion-to-defined to avoid 500MB build logs.
+ * Build-depend on qtbase5-dev ≥ 5.9.1+dfsg-9~. We need a qtbase built
+ with bfd linker on armel/armhf, otherwise the build fails there.
+ Together with the symbols update, this closes: #872542.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 17 Aug 2017 16:21:29 +0300
diff --git a/debian/control b/debian/control
index 57f1681..e955281 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: bison,
libjpeg-dev,
# libleveldb-dev,
libpng-dev,
- libqt5opengl5-dev (>= 5.9.1+dfsg~),
+ libqt5opengl5-dev (>= 5.9.1+dfsg-9~),
libsqlite3-dev,
libwebp-dev,
libxcomposite-dev,
@@ -32,7 +32,7 @@ Build-Depends: bison,
pkg-kde-tools (>= 0.6.4),
python-minimal,
python2.7,
- qtbase5-private-dev (>= 5.9.1+dfsg~),
+ qtbase5-private-dev (>= 5.9.1+dfsg-9~),
qtdeclarative5-private-dev (>= 5.9.1~),
ruby
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.1+dfsg~),
--
qt5webkit packaging
More information about the pkg-kde-commits
mailing list