[SCM] qtwebchannel packaging branch, master, updated. 7468fdd3a2076ee10ab4f6f298b17a14bce1de17
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon Jul 25 11:49:40 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=06b65e3
The following commit has been merged in the master branch:
commit 06b65e3f41fc709994e3fb874666f4fcb051b536
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date: Mon Jul 25 06:29:00 2016 -0500
Ran wrap-and-sort
---
debian/control | 27 +++------------------------
debian/libqt5webchannel-dev.install | 2 +-
2 files changed, 4 insertions(+), 25 deletions(-)
diff --git a/debian/control b/debian/control
index 516003c..db1687a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
Maintainer: Scarlett Clark <sgclark at kubuntu.org>
Build-Depends: cmake,
debhelper (>= 9),
+ nodejs,
+ pkg-kde-tools,
qtbase5-dev (>= 5.6.0+dfsg~),
qtbase5-private-dev (>= 5.6.0+dfsg~),
qtchooser,
- qtdeclarative5-private-dev (>= 5.6.0~),
- pkg-kde-tools,
- nodejs
+ qtdeclarative5-private-dev (>= 5.6.0~)
Standards-Version: 3.9.8
Homepage: http://doc.qt.io/qt-5/qtwebchannel-index.html
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/qt/qtwebchannel.git
@@ -54,24 +54,3 @@ Description: Qt WebKit QML module
from the World Wide Web into your Qt application.
.
This package contains the WebKit QML module for QtDeclarative.
-
-# Package: qtwebchannel-doc
-# Architecture: all
-# Section: doc
-# Depends: ${misc:Depends}
-# Description: Qt 5 webchannel documentation
-# Qt is a cross-platform C++ application framework. Qt's primary feature
-# is its rich set of widgets that provide standard GUI functionality.
-# .
-# This package contains the documentation for the Qt 5 webchannel libraries.
-
-# Package: qtwebchannel-doc-html
-# Architecture: all
-# Section: doc
-# Depends: ${misc:Depends}
-# Description: Qt 5 webchannel HTML documentation
-# Qt is a cross-platform C++ application framework. Qt's primary feature
-# is its rich set of widgets that provide standard GUI functionality.
-# .
-# This package contains the HTML documentation for the Qt 5 webchannel
-# libraries.
diff --git a/debian/libqt5webchannel-dev.install b/debian/libqt5webchannel-dev.install
index aa74129..95ae78d 100644
--- a/debian/libqt5webchannel-dev.install
+++ b/debian/libqt5webchannel-dev.install
@@ -4,5 +4,5 @@ usr/lib/*/cmake/Qt5WebChannel/Qt5WebChannelConfigVersion.cmake
usr/lib/*/libQt5WebChannel.prl
usr/lib/*/libQt5WebChannel.so
usr/lib/*/pkgconfig/Qt5WebChannel.pc
-usr/lib/*/qt5/mkspecs/modules/qt_lib_webchannel.pri
usr/lib/*/qt5/examples/webchannel/ /usr/share/doc/libqt5webchannel-dev/examples
+usr/lib/*/qt5/mkspecs/modules/qt_lib_webchannel.pri
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list