[SCM] qtscript packaging branch, master, updated. debian/5.0.2+dfsg-2-5-g27444d9

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


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

The following commit has been merged in the master branch:
commit 5a730bdcfabad68652d46dd9a3591fa69f0f9c7c
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jun 9 13:22:42 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 91d1d40..a2d45b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,12 @@ qtscript-opensource-src (5.0.2+dfsg-2) experimental; urgency=low
   [ Pino Toscano ]
   * Update symbols file.
 
+  [ 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.
+
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Wed, 05 Jun 2013 15:06:13 -0300
 
 qtscript-opensource-src (5.0.2+dfsg-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 544f165..6aa5580 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/qtscript.git

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list