[SCM] qtfeedback packaging branch, master, updated. 95cbd1016d603e3c867c15ceffca29b8faf32830

Timo Jyrinki timo at moszumanska.debian.org
Tue Feb 11 06:00:58 UTC 2014


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

The following commit has been merged in the master branch:
commit 76f33afb21986e4b08e776fcafb4e54f96b1271b
Author: Timo Jyrinki <timo.jyrinki at iki.fi>
Date:   Tue Feb 11 07:51:59 2014 +0200

    Require Qt 5.2.1 to build
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 3a42ab3..7aa858a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Build-Depends: debhelper (>= 9),
                libpulse-dev,
                pkg-kde-tools,
                qt5-default,
-               qtbase5-dev,
-               qtdeclarative5-dev,
-               qtdeclarative5-qtquick2-plugin,
-               qtmultimedia5-dev,
+               qtbase5-dev (>= 5.2.1+dfsg~),
+               qtdeclarative5-dev (>= 5.2.1~),
+               qtdeclarative5-qtquick2-plugin (>= 5.2.1~),
+               qtmultimedia5-dev (>= 5.2.1~),
                xauth,
                xvfb,
 Standards-Version: 3.9.4

-- 
qtfeedback packaging



More information about the pkg-kde-commits mailing list