[SCM] qtdoc packaging branch, master, updated. 302dd343bed1c21a4f63fbb77eae693c1ab92e57

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sun Jun 16 21:25:56 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdoc.git;a=commitdiff;h=302dd34

The following commit has been merged in the master branch:
commit 302dd343bed1c21a4f63fbb77eae693c1ab92e57
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jun 16 18:25:34 2013 -0300

    Add qt5webkit doc to the mix.
    
    Doing it gently.
---
 debian/control |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f2cdf95..abf8ca0 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,9 @@ Build-Depends: debhelper (>= 9),
                qtscript5-doc,
                qtscript5-doc-html,
                qtsvg5-doc,
-               qtsvg5-doc-html
+               qtsvg5-doc-html,
+               qtwebkit5-doc,
+               qtwebkit5-doc-html
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtdoc.git
@@ -39,7 +41,8 @@ Depends: ${misc:Depends},
          qtgraphicaleffects5-doc,
          qtmultimedia5-doc,
          qtscript5-doc,
-         qtsvg5-doc
+         qtsvg5-doc,
+         qtwebkit5-doc
 Suggests: qtbase5-dev, qttools5-dev-tools
 Description: Qt 5 API Documentation
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -61,7 +64,8 @@ Depends: ${misc:Depends},
          qtgraphicaleffects5-doc-html,
          qtmultimedia5-doc-html,
          qtscript5-doc-html,
-         qtsvg5-doc-html
+         qtsvg5-doc-html,
+         qtwebkit5-doc-html
 Suggests: qtbase5-dev, qttools5-dev-tools, w3m | www-browser
 Description: Qt 5 API documentation (HTML format)
  Qt is a cross-platform C++ application framework. Qt's primary feature

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list