[SCM] qtwebchannel packaging branch, master, updated. 470d45df996780599de80760a5b56ae259dab4cd
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sun Jul 31 13:41:36 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=116acad
The following commit has been merged in the master branch:
commit 116acad941c3db068e7d35766be5791c4bb20e89
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date: Fri Jul 29 23:29:34 2016 -0500
Wrap the descriptions
---
debian/control | 30 ++++++++++++++++++++++++------
1 file changed, 24 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index d90a817..e46fac7 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,10 @@ Depends: ${misc:Depends}
Description: QtWebChannel Documentation
Provides the documentation for QtWebChannel
.
- Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine (experimental).
+ Qt WebChannel enables peer-to-peer communication between the host (QML/C++
+ application) and the client (HTML/JavaScript application). The transport
+ mechanism is supported out of the box by the two popular web engines, Qt
+ WebKit 2 and Qt WebEngine (experimental).
.
This package contains the documentation for QtWebChannel.
@@ -37,7 +40,10 @@ Depends: ${misc:Depends}
Description: QtWebChannel HTML Documentation
Provides the HTML documentation for QtWebChannel
.
- Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine (experimental).
+ Qt WebChannel enables peer-to-peer communication between the host (QML/C++
+ application) and the client (HTML/JavaScript application). The transport
+ mechanism is supported out of the box by the two popular web engines, Qt
+ WebKit 2 and Qt WebEngine (experimental).
.
This package contains the HTML documentation for QtWebChannel.
@@ -52,7 +58,10 @@ Depends: libqt5webchannel5 (= ${binary:Version}),
Description: Web content engine library for Qt - development files
Provides public API shared by both QtWebEngine and QtWebEngineWidgets
.
- Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine (experimental).
+ Qt WebChannel enables peer-to-peer communication between the host (QML/C++
+ application) and the client (HTML/JavaScript application). The transport
+ mechanism is supported out of the box by the two popular web engines, Qt
+ WebKit 2 and Qt WebEngine (experimental).
.
This package contains the development files needed to build Qt 5 applications
using the QtWebEngine library.
@@ -69,7 +78,10 @@ Description: Examples for the Qt 5 WebChannel module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
- Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine (experimental).
+ Qt WebChannel enables peer-to-peer communication between the host (QML/C++
+ application) and the client (HTML/JavaScript application). The transport
+ mechanism is supported out of the box by the two popular web engines, Qt
+ WebKit 2 and Qt WebEngine (experimental).
.
This package contains the examples for Qt5 webchannel application
development.
@@ -82,7 +94,10 @@ Pre-Depends: ${misc:Pre-Depends}
Description: Web content engine library for Qt
Provides public API shared by both QtWebEngine and QtWebEngineWidgets
.
- Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine (experimental).
+ Qt WebChannel enables peer-to-peer communication between the host (QML/C++
+ application) and the client (HTML/JavaScript application). The transport
+ mechanism is supported out of the box by the two popular web engines, Qt
+ WebKit 2 and Qt WebEngine (experimental).
.
This package contains the QtWebEngine libraries.
@@ -95,6 +110,9 @@ Description: Qt WebKit QML module
QtWebEngine provides a Web browser engine that makes it easy to embed content
from the World Wide Web into your Qt application.
.
- Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine (experimental).
+ Qt WebChannel enables peer-to-peer communication between the host (QML/C++
+ application) and the client (HTML/JavaScript application). The transport
+ mechanism is supported out of the box by the two popular web engines, Qt
+ WebKit 2 and Qt WebEngine (experimental).
.
This package contains the WebKit QML module for QtDeclarative.
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list