[SCM] muon packaging branch, master, updated. 538dd55ec2c59e5d9e9069420ae38786df4c7bb9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Mar 31 12:03:23 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/muon.git;a=commitdiff;h=dddd23f

The following commit has been merged in the master branch:
commit dddd23f123a1f3f9fa615014f42f8fe4114b4c9d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Mar 23 17:07:48 2015 +0100

    It uses QTimer::singleShot, introduced in qt 5.4
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2692c2d..93ef1be 100644
--- a/debian/control
+++ b/debian/control
@@ -25,12 +25,12 @@ Build-Depends: cmake (>= 2.8.12),
                libphonon4qt5experimental-dev,
                libqapt-dev (>= 3.0.0),
                libqca-qt5-2-dev,
-               libqt5svg5-dev (>= 5.2.0),
+               libqt5svg5-dev (>= 5.4.0~),
                pkg-config,
                pkg-kde-tools (>= 0.15.16),
                plasma-framework-dev,
-               qtbase5-dev (>= 5.2.0~),
-               qtdeclarative5-dev (>= 5.2.0)
+               qtbase5-dev (>= 5.4.0~),
+               qtdeclarative5-dev (>= 5.4.0~)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/workspace/muon
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/muon.git

-- 
muon packaging



More information about the pkg-kde-commits mailing list