[SCM] qtwebengine packaging branch, master, updated. 00f20029d640454ecc0b7173b8be8bd20af26012
Sandro Knauß
hefee at moszumanska.debian.org
Mon Oct 31 15:36:40 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebengine.git;a=commitdiff;h=9cc0fe7
The following commit has been merged in the master branch:
commit 9cc0fe7ea4a66f691d07c7073b4a89091b62593b
Author: Sandro Knauß <hefee at debian.org>
Date: Sun Oct 30 19:34:17 2016 +0100
Tighten build-deps to Qt5.7.1
---
debian/control | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 94f9be7..60f08d6 100644
--- a/debian/control
+++ b/debian/control
@@ -40,9 +40,9 @@ Build-Depends: autotools-dev,
libpng-dev,
libprotobuf-dev,
libpulse-dev,
- libqt5opengl5-dev (>= 5.6.0+dfsg~),
- libqt5webchannel5-dev (>= 5.6.0~),
- libqt5xmlpatterns5-dev (>= 5.6.0~),
+ libqt5opengl5-dev (>= 5.7.1~20161021~),
+ libqt5webchannel5-dev (>= 5.7.1~20161021~),
+ libqt5xmlpatterns5-dev (>= 5.7.1~20161021~),
libre2-dev,
libsnappy-dev,
libsqlite3-dev,
@@ -65,15 +65,15 @@ Build-Depends: autotools-dev,
pkg-kde-tools,
protobuf-compiler,
python,
- qtbase5-private-dev (>= 5.6.0+dfsg~),
- qtdeclarative5-private-dev (>= 5.6.0~),
+ qtbase5-private-dev (>= 5.7.1~20161021~),
+ qtdeclarative5-private-dev (>= 5.7.1~20161021~),
qtlocation5-dev,
- qtscript5-private-dev (>= 5.6.0+dfsg~),
+ qtscript5-private-dev (>= 5.7.1~20161021~),
re2c,
ruby
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0+dfsg~),
- qtbase5-doc-html (>= 5.6.0+dfsg~),
- qttools5-dev-tools (>= 5.6.0~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.1~20161021~),
+ qtbase5-doc-html (>= 5.7.1~20161021~),
+ qttools5-dev-tools (>= 5.7.1~20161021~)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qt5webengine.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qt5webengine.git
--
qtwebengine packaging
More information about the pkg-kde-commits
mailing list