[SCM] qtgraphicaleffects packaging branch, master, updated. a5269ae037163cbddc1c60dd32a568be9e9effbc

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Apr 25 00:21:42 UTC 2013


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

The following commit has been merged in the master branch:
commit 8fd8cd1fc528ac13444dd55ce3410f21c693efa5
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Apr 24 21:20:11 2013 -0300

    Use QT_SELECT instead of qt5-default.
---
 debian/control |    1 -
 debian/rules   |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index b15a7a8..ea95a75 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
                pkg-kde-tools,
-               qt5-default,
                qtbase5-private-dev (>= 5.0.2),
                qtdeclarative5-private-dev,
 Standards-Version: 3.9.4
diff --git a/debian/rules b/debian/rules
index f9bd403..53b1da4 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 $@ --list-missing --parallel

-- 
qtgraphicaleffects packaging



More information about the pkg-kde-commits mailing list