[SCM] qtsystems packaging branch, master, updated. 00b5912400b45fbcf7486370b08f9c2b4b88fbaf
Timo Jyrinki
timo at moszumanska.debian.org
Tue Jul 15 07:53:33 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsystems.git;a=commitdiff;h=101afac
The following commit has been merged in the master branch:
commit 101afacf497e978f967de2d3881667310b6097df
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date: Tue Jul 15 07:41:53 2014 +0000
Build depend on Qt 5.3 and add libqt5sqlite5 for the tests.
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 93e252c..7ebe27b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,9 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Timo Jyrinki <timo at debian.org>
Build-Depends: debhelper (>= 9),
pkg-kde-tools,
- qtbase5-private-dev,
- qtdeclarative5-private-dev
+ qtbase5-private-dev (>= 5.3.0~),
+ qtdeclarative5-private-dev (>= 5.3.0~),
+ libqt5sql5-sqlite (>= 5.3.0~),
Standards-Version: 3.9.4
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtsystems.git
--
qtsystems packaging
More information about the pkg-kde-commits
mailing list