[SCM] qtsensors packaging branch, experimental, updated. debian/5.2.1+dfsg-1-6-gd085b98

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Feb 25 16:37:18 UTC 2014


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

The following commit has been merged in the experimental branch:
commit d085b98bf1cd649904e6b5dd2ac7569db3271f07
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Feb 25 13:36:54 2014 -0300

    Add Build-Depends-Indep to build the doc.
---
 debian/changelog | 4 ++++
 debian/control   | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 889efb6..e22fa91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ qtsensors-opensource-src (5.2.1+dfsg-2) UNRELEASED; urgency=medium
   * Build documentation packages (closes: #737712).
   * Properly clean the build.
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Add Build-Depends-Indep with libqt5sql5-sqlite and qttools5-dev-tools to be
+    able to build the doc.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 23 Feb 2014 20:38:45 +0400
 
 qtsensors-opensource-src (5.2.1+dfsg-1) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index ebe903c..871bd45 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ Build-Depends: debhelper (>= 9.0.0),
                qtdeclarative5-private-dev (>= 5.2.1~),
                xauth,
                xvfb
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.2.1+dfsg~),
+                     qttools5-dev-tools (>= 5.2.1~)
 Standards-Version: 3.9.5
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtsensors.git

-- 
qtsensors packaging



More information about the pkg-kde-commits mailing list