[SCM] qtdoc packaging branch, master, updated. debian/5.0.2-1-5-g6b4c390

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sat Aug 10 00:14:59 UTC 2013


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

The following commit has been merged in the master branch:
commit ef598fc914488b3974dca7cc13d1cda3a024dc10
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Aug 9 21:11:46 2013 -0300

    Remove qtbase doc.
    
    We are not currently building it.
---
 debian/changelog |    4 ++++
 debian/control   |    8 ++------
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8e64d0e..3d4ac6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qtdoc-opensource-src (5.0.2-2) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Remove qtbase docs from build dependencies and dependencies themselves. We
+    are not currently building them.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 09 Aug 2013 21:09:46 -0300
 
 qtdoc-opensource-src (5.0.2-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 7f880da..236d22c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,6 @@ Build-Depends: debhelper (>= 9),
                libqt5sql5-sqlite,
                qtbase5-dev (>= 5.0.2~),
                qtbase5-dev-tools (>= 5.0.2~),
-               qtbase5-doc,
-               qtbase5-doc-html,
                qtdeclarative5-doc,
                qtdeclarative5-doc-html,
                qtgraphicaleffects5-doc,
@@ -40,8 +38,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtdoc.git;a=summary
 
 Package: qt5-doc
 Architecture: all
-Depends: qtbase5-doc,
-         qtdeclarative5-doc,
+Depends: qtdeclarative5-doc,
          qtgraphicaleffects5-doc,
          qtmultimedia5-doc,
          qtscript5-doc,
@@ -65,8 +62,7 @@ Description: Qt 5 API Documentation
 
 Package: qt5-doc-html
 Architecture: all
-Depends: qtbase5-doc-html,
-         qtdeclarative5-doc-html,
+Depends: qtdeclarative5-doc-html,
          qtgraphicaleffects5-doc-html,
          qtmultimedia5-doc-html,
          qtscript5-doc-html,

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list