summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-06-16 18:21:16 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-06-16 18:21:16 -0300
commitb71abdccd95b9d2fbf2014e9ae00bde24cbe5d2d (patch)
tree3d5f514c00f40233fd7c677c202edc42cfaa7417 /debian/control
parentb7bf4c0fd4231c698ac934f7db6910df00a43191 (diff)
downloadqt5webkit-b71abdccd95b9d2fbf2014e9ae00bde24cbe5d2d.tar.gz
Build and create packages for qch and HTML doc formats.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 838dc50..5626780 100644
--- a/debian/control
+++ b/debian/control
@@ -90,3 +90,26 @@ Description: Web content engine library for Qt - debugging symbols
from the World Wide Web into your Qt application.
.
This package contains the debugging symbols for the Qt WebKit library.
+
+Package: qtwebkit5-doc
+Priority: extra
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Qt 5 webkit 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 libraries.
+
+Package: qtwebkit5-doc-html
+Priority: extra
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Qt 5 webkit 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
+ libraries.