[SCM] qtwebkit-examples packaging branch, master, updated. 80dfc06e8ccd258db5511bc8cb4fd52f142d8578

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sun Jun 16 19:22:51 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebkit-examples.git;a=commitdiff;h=80dfc06

The following commit has been merged in the master branch:
commit 80dfc06e8ccd258db5511bc8cb4fd52f142d8578
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jun 16 16:22:35 2013 -0300

    Create doc packages.
---
 debian/control                    |   25 +++++++++++++++++++++++++
 debian/qtwebkit5-doc-html.install |    1 +
 debian/qtwebkit5-doc.install      |    1 +
 3 files changed, 27 insertions(+)

diff --git a/debian/control b/debian/control
index b48588f..d8b44b5 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,8 @@ Build-Depends: debhelper (>= 9),
                libsqlite3-dev,
                libglib2.0-dev,
                libqt5xmlpatterns5-dev
+Build-Depends-Indep: libqt5sql5-sqlite,
+                     qttools5-dev-tools (>= 5.0.2~)
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qt5webkit-examples.git
@@ -51,3 +53,26 @@ Description: Qt 5 webkit examples debugging symbols
  is its rich set of widgets that provide standard GUI functionality.
  .
  This package contains the debugging symbols for the Qt 5 webkit examples.
+
+Package: qtwebkit5-doc
+Priority: extra
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Qt 5 webkit examples 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 webkit examples.
+
+Package: qtwebkit5-doc-html
+Priority: extra
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Qt 5 webkit examples 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 webkit
+ examples.
diff --git a/debian/qtwebkit5-doc-html.install b/debian/qtwebkit5-doc-html.install
new file mode 100644
index 0000000..5a76d45
--- /dev/null
+++ b/debian/qtwebkit5-doc-html.install
@@ -0,0 +1 @@
+usr/share/qt5/doc/qtwebkitexamples/
diff --git a/debian/qtwebkit5-doc.install b/debian/qtwebkit5-doc.install
new file mode 100644
index 0000000..8ef2824
--- /dev/null
+++ b/debian/qtwebkit5-doc.install
@@ -0,0 +1 @@
+usr/share/qt5/doc/qtwebkitexamples.qch

-- 
qtwebkit-examples packaging



More information about the pkg-kde-commits mailing list