[SCM] qtdoc packaging branch, experimental, updated. debian/5.7.1-2
Simon Quigley
tsimonq2-guest at moszumanska.debian.org
Mon May 29 23:15:15 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdoc.git;a=commitdiff;h=dcab3d7
The following commit has been merged in the experimental branch:
commit dcab3d73f21ae7b5263626f2b4f998a8187bd456
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Jan 12 22:26:59 2017 +0300
Add qtwebengine.
---
debian/changelog | 3 ++-
debian/control | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 04355e2..191c769 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
qtdoc-opensource-src (5.7.1-2) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
- * Add new modules: qt3d, qtquickcontrols2, qtwayland and qtwebchannel.
+ * Add new modules: qt3d, qtquickcontrols2, qtwayland, qtwebchannel and
+ qtwebengine.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 22 Dec 2016 10:22:47 +0300
diff --git a/debian/control b/debian/control
index ba047d1..76374f4 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Build-Depends: debhelper (>= 9),
qttools5-doc-html (>= 5.7.1~20161021~),
qtwayland5-doc-html (>= 5.7.1~20161021~),
qtwebchannel5-doc-html (>= 5.7.1~),
+ qtwebengine5-doc-html (>= 5.7.1+dfsg~),
qtwebkit5-doc-html (>= 5.7.1~20161021+dfsg~),
qtwebkit5-examples-doc-html,
qtwebsockets5-doc-html (>= 5.7.1~20161021~),
@@ -56,6 +57,7 @@ Depends: qt3d5-doc,
qttools5-doc,
qtwayland5-doc,
qtwebchannel5-doc,
+ qtwebengine5-doc,
qtwebkit5-doc,
qtwebkit5-examples-doc,
qtwebsockets5-doc,
@@ -92,6 +94,7 @@ Depends: qt3d5-doc-html,
qttools5-doc-html,
qtwayland5-doc-html,
qtwebchannel5-doc-html,
+ qtwebengine5-doc-html,
qtwebkit5-doc-html,
qtwebkit5-examples-doc-html,
qtwebsockets5-doc-html,
--
qtdoc packaging
More information about the pkg-kde-commits
mailing list