[SCM] kdeclarative packaging branch, master, updated. debian/5.22.0-1-5-ga3a7892

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jun 22 15:54:44 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=6e417e8

The following commit has been merged in the master branch:
commit 6e417e87c0c8923b84d32ad1fc2afe9070429dde
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Jun 14 13:51:58 2016 +0200

    Force building against qt 5.6
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 9bda45f..bee9ff9 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,9 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5windowsystem-dev (>= 5.23.0~),
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.4.0~),
-               qtdeclarative5-dev (>= 5.4.0~),
-               qtscript5-dev (>= 5.4)
+               qtbase5-dev (>= 5.6.0~),
+               qtdeclarative5-dev (>= 5.6.0~),
+               qtscript5-dev (>= 5.6)
 Standards-Version: 3.9.8
 Homepage: https://projects.kde.org/projects/frameworks/kdeclarative
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kdeclarative.git
@@ -41,8 +41,8 @@ Depends: kio-dev (>= 5.23.0~),
          libkf5declarative5 (= ${binary:Version}),
          libkf5package-dev (>= 5.23.0~),
          libkf5quickaddons5 (= ${binary:Version}),
-         qtbase5-dev (>= 5.4.0~),
-         qtdeclarative5-dev (>= 5.4.0~),
+         qtbase5-dev (>= 5.6.0~),
+         qtdeclarative5-dev (>= 5.6.0~),
          ${misc:Depends}
 Description: development files for kdeclarative
  Framework providing integration of QML and other KDE frameworks such

-- 
kdeclarative packaging



More information about the pkg-kde-commits mailing list