[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=f624b31
The following commit has been merged in the master branch:
commit f624b31078b177faba6289e88d7697d8f923bc8b
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date: Fri Jul 29 23:27:24 2016 -0500
Ran wrap-and-sort
---
debian/control | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 897ce1c..d90a817 100644
--- a/debian/control
+++ b/debian/control
@@ -63,10 +63,7 @@ Multi-Arch: same
Depends: libqt5webchannel5 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
-Recommends: libjs-jquery,
- libjs-jquery-mobile,
- nodejs,
- npm
+Recommends: libjs-jquery, libjs-jquery-mobile, nodejs, npm
Pre-Depends: ${misc:Pre-Depends}
Description: Examples for the Qt 5 WebChannel module
Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -80,8 +77,7 @@ Description: Examples for the Qt 5 WebChannel module
Package: libqt5webchannel5
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Web content engine library for Qt
Provides public API shared by both QtWebEngine and QtWebEngineWidgets
@@ -93,8 +89,7 @@ Description: Web content engine library for Qt
Package: qml-module-qtwebchannel
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Qt WebKit QML module
QtWebEngine provides a Web browser engine that makes it easy to embed content
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list