[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=6a73a34
The following commit has been merged in the experimental branch:
commit 6a73a3430c29933aea99417c84ed75f6cce6af05
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Dec 22 10:25:45 2016 +0300
Add new modules: qt3d, qtwayland and qtwebchannel.
---
debian/changelog | 2 ++
debian/control | 13 +++++++++++--
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 24457a1..4a8ecb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
qtdoc-opensource-src (5.7.1-2) UNRELEASED; urgency=medium
+ [ Dmitry Shachnev ]
+ * Add new modules: qt3d, qtwayland and qtwebchannel.
-- 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 39f722c..b2c85ef 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
libqt5sql5-sqlite (>= 5.7.1+dfsg~),
+ qt3d5-doc-html (>= 5.7.1+dfsg~),
qtbase5-dev (>= 5.7.1+dfsg~),
qtbase5-dev-tools (>= 5.7.1+dfsg~),
qtbase5-doc-html (>= 5.7.1+dfsg~),
@@ -24,6 +25,8 @@ Build-Depends: debhelper (>= 9),
qtsvg5-doc-html (>= 5.7.1~20161021~),
qttools5-dev-tools (>= 5.7.1~20161021~),
qttools5-doc-html (>= 5.7.1~20161021~),
+ qtwayland5-doc-html (>= 5.7.1~20161021~),
+ qtwebchannel5-doc-html (>= 5.7.1~),
qtwebkit5-doc-html (>= 5.7.1~20161021+dfsg~),
qtwebkit5-examples-doc-html,
qtwebsockets5-doc-html (>= 5.7.1~20161021~),
@@ -36,7 +39,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtdoc.git
Package: qt5-doc
Architecture: all
-Depends: qtbase5-doc (>= 5.7.1~),
+Depends: qt3d5-doc,
+ qtbase5-doc (>= 5.7.1~),
qtconnectivity5-doc,
qtdeclarative5-doc,
qtgraphicaleffects5-doc,
@@ -48,6 +52,8 @@ Depends: qtbase5-doc (>= 5.7.1~),
qtserialport5-doc,
qtsvg5-doc,
qttools5-doc,
+ qtwayland5-doc,
+ qtwebchannel5-doc,
qtwebkit5-doc,
qtwebkit5-examples-doc,
qtwebsockets5-doc,
@@ -68,7 +74,8 @@ Description: Qt 5 API Documentation
Package: qt5-doc-html
Architecture: all
-Depends: qtbase5-doc-html (>= 5.7.1+dfsg~),
+Depends: qt3d5-doc-html,
+ qtbase5-doc-html (>= 5.7.1+dfsg~),
qtconnectivity5-doc-html,
qtdeclarative5-doc-html,
qtgraphicaleffects5-doc-html,
@@ -80,6 +87,8 @@ Depends: qtbase5-doc-html (>= 5.7.1+dfsg~),
qtserialport5-doc-html,
qtsvg5-doc-html,
qttools5-doc-html,
+ qtwayland5-doc-html,
+ qtwebchannel5-doc-html,
qtwebkit5-doc-html,
qtwebkit5-examples-doc-html,
qtwebsockets5-doc-html,
--
qtdoc packaging
More information about the pkg-kde-commits
mailing list