[SCM] qt5webkit packaging branch, qtwebkit-ng, updated. debian/5.9.1+dfsg-5-5-g5d74026
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Aug 25 19:25:29 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=5d74026
The following commit has been merged in the qtwebkit-ng branch:
commit 5d740262fcff0d31d21b1e7a5af8cd6df18d0584
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Fri Aug 25 22:24:51 2017 +0300
Update build-dependencies.
Add cmake, libqt5sensors5-dev, libqt5webchannel5-dev and qtpositioning5-dev.
Drop libleveldb-dev (was already commented out).
---
debian/changelog | 3 +++
debian/control | 5 ++++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4fa9d21..984b335 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ qtwebkit-opensource-src (5.212.0~alpha2-1) UNRELEASED; urgency=medium
* Stop repacking the upstream tarball. Two of three previously excluded
files no longer exist, and the third one has changed license to Expat.
* Drop all patches, they no longer apply to the new codebase.
+ * Add build-dependencies: cmake, libqt5sensors5-dev, libqt5webchannel5-dev
+ and qtpositioning5-dev.
+ * Drop unused build-dependency: libleveldb-dev.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 25 Aug 2017 20:50:49 +0300
diff --git a/debian/control b/debian/control
index e955281..20cd513 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Timo Jyrinki <timo at debian.org>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: bison,
chrpath,
+ cmake (>= 2.8.12),
debhelper (>= 9.0.0),
flex,
gperf,
@@ -18,9 +19,10 @@ Build-Depends: bison,
libgstreamer1.0-dev,
libicu-dev,
libjpeg-dev,
-# libleveldb-dev,
libpng-dev,
libqt5opengl5-dev (>= 5.9.1+dfsg-9~),
+ libqt5sensors5-dev (>= 5.9.1~),
+ libqt5webchannel5-dev (>= 5.9.1~),
libsqlite3-dev,
libwebp-dev,
libxcomposite-dev,
@@ -34,6 +36,7 @@ Build-Depends: bison,
python2.7,
qtbase5-private-dev (>= 5.9.1+dfsg-9~),
qtdeclarative5-private-dev (>= 5.9.1~),
+ qtpositioning5-dev (>= 5.9.1+dfsg~),
ruby
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.1+dfsg~),
qtbase5-doc-html (>= 5.9.1+dfsg~),
--
qt5webkit packaging
More information about the pkg-kde-commits
mailing list