[SCM] qtdoc packaging branch, master, updated. 37b3126f9a938ba611b098f5327923f1d57b64dd

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon Jun 3 18:01:24 UTC 2013


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

The following commit has been merged in the master branch:
commit dc23dbd1dc057e948a7d415bd9f3388324b8c723
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Jun 3 15:00:05 2013 -0300

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

diff --git a/debian/control b/debian/control
index c1cb4a2..423a558 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Timo Jyrinki <timo at debian.org>
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
-               qt5-default,
                qtbase5-dev-tools (>= 5.0.2~),
                qttools5-dev-tools (>= 5.0.2~),
                libqt5sql5-sqlite
diff --git a/debian/rules b/debian/rules
index d959f4f..2d4e4d8 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
 export QT_VER := 5.0
 export QT_VERSION := 5.0.2
 export QT_VERSION_TAG := 502

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list