[Pkg-owncloud-commits] [qtkeychain] 02/03: Added relevant packages fot QT5

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Mar 20 12:08:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository qtkeychain.

commit d68e8171e7bc1d477b2cccfe00da4516f20eb90f
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Thu Mar 20 12:28:35 2014 +0100

    Added relevant packages fot QT5
    
    (as comment, not activated)
    
    Git-Dch: ignore
---
 debian/control | 1 +
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2dde433..1b369e8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Uploaders: Sandro Knauß <bugs at sandroknauss.de>
 Build-Depends: cmake,
                debhelper (>= 8.0.0),
                hardening-wrapper,
+#               qttools5-dev-tools, qttools5-dev,   #for QT5 (#738196->we need to wait till 5.2.0 enters sid)
                libqt4-dev,
                pkg-kde-tools
 Standards-Version: 3.9.5
diff --git a/debian/rules b/debian/rules
index 625a9e0..e733411 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
+export QT_SELECT := qt4
 
 export DEB_BUILD_HARDENING=1
 export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden
@@ -10,6 +11,5 @@ export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidd
 %:
 	dh $@ --parallel --with kde --with pkgkde_symbolshelper
 
-
 override_dh_install:
 	dh_install --list-missing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git



More information about the Pkg-owncloud-commits mailing list