[SCM] qtwebchannel packaging branch, master, updated. 07d44e7a08ce48a3cade45480783adbb9e389eba
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Jul 28 09:13:54 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=480c683
The following commit has been merged in the master branch:
commit 480c68399a0605b4eb5aa4c654387a5792f47d84
Author: Sandro Knauß <sknauss at kde.org>
Date: Thu Jul 28 11:12:01 2016 +0200
create html documentation
---
debian/control | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 7ab4f0d..9da0857 100644
--- a/debian/control
+++ b/debian/control
@@ -22,11 +22,21 @@ Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}
-Description: QtWebChannel Docuentation
+Description: QtWebChannel Documentation
Provides the documentation for QtWebChannel
.
This package contains the documentation for QtWebChannel.
+Package: qtwebchannel-doc-html
+Section: doc
+Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ${misc:Depends}
+Description: QtWebChannel HTML Documentation
+ Provides the documentation for QtWebChannel
+ .
+ This package contains the HTML documentation for QtWebChannel.
+
Package: libqt5webchannel-dev
Section: libdevel
Architecture: any
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list