[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.1.1-1-12-gfa10620

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Nov 30 17:59:49 UTC 2013


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

The following commit has been merged in the experimental branch:
commit fa10620da94caf238475df02cbc74f5cbc813087
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Nov 30 14:59:24 2013 -0300

    Add python as B-D.
---
 debian/changelog | 3 +++
 debian/control   | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1589a6d..7707b35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ qtdeclarative-opensource-src (5.2.0~rc1-1) UNRELEASED; urgency=low
   * Update symbols files.
   * Explicitly define DEB_HOST_MULTIARCH in debian/rules.
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Add python as build dependency.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 26 Oct 2013 10:56:35 +0400
 
 qtdeclarative-opensource-src (5.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2bcd28c..521c37f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
                libqt5xmlpatterns5-private-dev (>= 5.2.0~beta1~),
                pkg-kde-tools,
-               qtbase5-private-dev (>= 5.2.0~beta1~)
+               qtbase5-private-dev (>= 5.2.0~beta1~),
+               python
 Build-Depends-Indep: libqt5sql5-sqlite,
                      qttools5-dev-tools (>= 5.2.0~beta1~)
 Standards-Version: 3.9.4

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list