[SCM] qtmultimedia packaging branch, master, updated. debian/5.0.2-3-4-g5655d53

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


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

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

    Build the documentation shipped with this submodule as a build-indep task.
---
 debian/changelog |    6 ++++++
 debian/control   |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5c66dc2..73d3d51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
 qtmultimedia-opensource-src (5.0.2-4) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Build the documentation shipped with this submodule as a build-indep task:
+    - Add the necessary indep build dependencies:
+      * qttools5-dev-tools to use qhelpgenerator.
+      * libqt5sql5-sqlite to generate qch doc.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 09 Jun 2013 12:48:09 -0300
 
 qtmultimedia-opensource-src (5.0.2-3) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 6087d34..d0322bb 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,8 @@ Build-Depends: debhelper (>= 9.0.0),
                libgstreamer0.10-dev,
                zlib1g-dev,
                pkg-kde-tools,
+Build-Depends-Indep: libqt5sql5-sqlite,
+                     qttools5-dev-tools (>= 5.0.2~)
 Standards-Version: 3.9.4
 Homepage: https://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtmultimedia.git

-- 
qtmultimedia packaging



More information about the pkg-kde-commits mailing list