[SCM] qtscript packaging branch, master, updated. debian/5.1.0+dfsg-2-2-gd5ecf68

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sun Aug 25 23:35:23 UTC 2013


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

The following commit has been merged in the master branch:
commit d5ecf68f6d6d9bf9768746843f96cd7d45e4db43
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Aug 25 20:34:42 2013 -0300

    requiere pkg-kde-tools >= 0.15.8~.
    
    Fix symbols substitution in s390.
---
 debian/changelog |    4 ++++
 debian/control   |    2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a708b0e..7e20a22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qtscript-opensource-src (5.1.0+dfsg-3) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Require pkg-kde-tools with version at least 0.15.8 to fix a symbol
+    substitution on s390.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 25 Aug 2013 20:31:42 -0300
 
 qtscript-opensource-src (5.1.0+dfsg-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6cb2cbb..849dd01 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Timo Jyrinki <timo at debian.org>
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
-               pkg-kde-tools,
+               pkg-kde-tools (>= 0.15.8~),
                qtbase5-private-dev (>= 5.1.0~)
 Build-Depends-Indep: libqt5sql5-sqlite,
                      qttools5-dev-tools (>= 5.1.0~)

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list