[SCM] qtdoc packaging branch, master, updated. 027bb51b0f6716d3538ede9d096cc4f48c876fb4

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sun Jun 9 16:30:20 UTC 2013


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

The following commit has been merged in the master branch:
commit 027bb51b0f6716d3538ede9d096cc4f48c876fb4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jun 9 13:29:44 2013 -0300

    Add qtscript5-doc to the mix.
    
    Shake well for at least 5 minutes before building.
---
 debian/control |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f9ef365..143078d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,9 @@ Build-Depends: debhelper (>= 9),
                qtgraphicaleffects5-doc,
                qtgraphicaleffects5-doc-html,
                qtmultimedia5-doc,
-               qtmultimedia5-doc-html
+               qtmultimedia5-doc-html,
+               qtscript5-doc,
+               qtscript5-doc-html
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtdoc.git
@@ -33,7 +35,8 @@ Depends: ${misc:Depends},
          qtxmlpatterns5-doc,
          qtdeclarative5-doc,
          qtgraphicaleffects5-doc,
-         qtmultimedia5-doc
+         qtmultimedia5-doc,
+         qtscript5-doc
 Suggests: qtbase5-dev, qttools5-dev-tools
 Description: Qt 5 API Documentation
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -53,7 +56,8 @@ Depends: ${misc:Depends},
          qtxmlpatterns5-doc-html,
          qtdeclarative5-doc-html,
          qtgraphicaleffects5-doc-html,
-         qtmultimedia5-doc-html
+         qtmultimedia5-doc-html,
+         qtscript5-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