[SCM] libksysguard packaging branch, master, updated. 8ef7eb912e3fc8b07e08354f4b7f727cdde995c9

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jun 14 17:34:33 UTC 2015


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

The following commit has been merged in the master branch:
commit a86ce0d40c779c322480468c7f643203bfc787cf
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed May 13 15:03:21 2015 +0200

    Automatic debian/control update with bump_qt5.py
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 01536fe..4c254b4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,13 +17,13 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5widgetsaddons-dev,
                libkf5windowsystem-dev,
                libqt5webkit5-dev,
-               libqt5x11extras5-dev,
+               libqt5x11extras5-dev (>= 5.4),
                libx11-dev,
                libz-dev,
                pkg-kde-tools (>= 0.15.16),
                plasma-framework-dev (>= 5.2.0),
-               qtbase5-dev,
-               qtscript5-dev,
+               qtbase5-dev (>= 5.4),
+               qtscript5-dev (>= 5.4),
                xauth,
                xvfb,
                zlib1g-dev
@@ -44,7 +44,7 @@ Depends: libkf5config-dev,
          liblsofui5 (= ${binary:Version}),
          libprocesscore5 (= ${binary:Version}),
          libprocessui5 (= ${binary:Version}),
-         qtbase5-dev,
+         qtbase5-dev (>= 5.4),
          ${misc:Depends}
 Conflicts: kde-workspace-dev
 Description: library for monitoring your system - development files

-- 
libksysguard packaging



More information about the pkg-kde-commits mailing list