[SCM] qtdoc packaging branch, master, updated. debian/5.2.0-1-4-g385f301

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Feb 1 19:21:36 UTC 2014


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

The following commit has been merged in the master branch:
commit c5cb3f57b32c3eb52a0c029de0ddd5c2a428086e
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Feb 1 16:20:38 2014 -0300

    Do not build depend on compressed doc
    
    Only the html packages are needed.
---
 debian/changelog |  7 +++++--
 debian/control   | 12 ------------
 2 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db6ee1f..6613c54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
-qtdoc-opensource-src (5.2.0-2) UNRELEASED; urgency=medium
+qtdoc-opensource-src (5.2.0-2) unstable; urgency=medium
 
   [ Dmitry Shachnev ]
   * Depend on qtbase5-doc to enable qtbase docs (closes: #722603).
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 31 Jan 2014 19:34:47 +0400
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Do not build depend on compressed doc, only the html packages are needed.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Sat, 01 Feb 2014 16:16:31 -0300
 
 qtdoc-opensource-src (5.2.0-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 66c3f36..c0a4cfa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,30 +12,18 @@ Build-Depends: debhelper (>= 9),
                libqt5sql5-sqlite,
                qtbase5-dev (>= 5.2.0~),
                qtbase5-dev-tools (>= 5.2.0~),
-               qtbase5-doc,
                qtbase5-doc-html,
-               qtdeclarative5-doc,
                qtdeclarative5-doc-html,
-               qtgraphicaleffects5-doc,
                qtgraphicaleffects5-doc-html,
-               qtmultimedia5-doc,
                qtmultimedia5-doc-html,
-               qtscript5-doc,
                qtscript5-doc-html,
-               qtserialport5-doc,
                qtserialport5-doc-html,
-               qtsvg5-doc,
                qtsvg5-doc-html,
                qttools5-dev-tools (>= 5.2.0~),
-               qttools5-doc (>= 5.2.0-7~),
                qttools5-doc-html (>= 5.2.0-7~),
-               qtwebkit5-doc,
                qtwebkit5-doc-html,
-               qtwebkit5-examples-doc,
                qtwebkit5-examples-doc-html,
-               qtx11extras5-doc,
                qtx11extras5-doc-html,
-               qtxmlpatterns5-doc,
                qtxmlpatterns5-doc-html
 Standards-Version: 3.9.5
 Homepage: http://qt-project.org/

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list