[SCM] qtxmlpatterns packaging branch, master, updated. debian/5.0.2-1-18-g482a562

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Fri Jun 7 16:38:55 UTC 2013


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

The following commit has been merged in the master branch:
commit 6dc2befdc1e1b290d8791e6a5ed45853eb142c41
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Jun 7 13:30:52 2013 -0300

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

diff --git a/debian/changelog b/debian/changelog
index 228baca..b077027 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ qtxmlpatterns-opensource-src (5.0.2-3) UNRELEASED; urgency=low
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Make every package that ships a binary managed by qtchooser depend on it.
+  * 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>  Thu, 23 May 2013 21:31:36 -0300
 
diff --git a/debian/control b/debian/control
index 2afdf38..b6bd583 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.0.2~)
+Build-Depends-Indep: libqt5sql5-sqlite,
+               qttools5-dev-tools (>= 5.0.2~)
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtxmlpatterns.git

-- 
qtxmlpatterns packaging



More information about the pkg-kde-commits mailing list