[SCM] qtconnectivity packaging branch, master, updated. a75c1ebc49a078f7ed7a6c0f23beba9e794ae032

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Jan 30 02:15:32 UTC 2014


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

The following commit has been merged in the master branch:
commit 63d393f095ced7392da0d9636e385f8d7e4437fc
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Jan 29 23:14:07 2014 -0300

    Use QT_SELECT instead of B-Ding on qt5-default.
---
 debian/control | 1 -
 debian/rules   | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 803d44c..5c2cdce 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: debhelper (>= 9.0.0),
                pkg-kde-tools,
-               qt5-default,
                qtbase5-dev,
                qtdeclarative5-private-dev,
 Standards-Version: 3.9.4
diff --git a/debian/rules b/debian/rules
index 360693b..65247da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@
 export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
+export QT_SELECT := qt5
 
 %:
 	dh $@ --fail-missing --parallel --with pkgkde_symbolshelper --dbg-package=qtconnectivity5-dbg

-- 
qtconnectivity packaging



More information about the pkg-kde-commits mailing list