[SCM] solid packaging branch, master, updated. debian/5.28.0-4-12-g2ded2c3

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:18:46 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/solid.git;a=commitdiff;h=64ed263

The following commit has been merged in the master branch:
commit 64ed263780109bacadee28ec451777e68867406a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jun 28 08:50:33 2017 +0200

    Update build-deps and deps with the info from cmake
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 133b6bc..a4af2fb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: bison,
-               cmake (>= 2.8.12),
+               cmake (>= 3.0~),
                debhelper (>= 9),
-               extra-cmake-modules (>= 5.28.0~),
+               extra-cmake-modules (>= 5.35.0~),
                flex,
                libudev-dev [linux-any],
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.5.0~),
-               qtdeclarative5-dev (>= 5.5.0~),
+               qtbase5-dev (>= 5.6.0~),
+               qtdeclarative5-dev (>= 5.6.0~),
                qttools5-dev (>= 5.4),
                qttools5-dev-tools (>= 5.4)
 Standards-Version: 4.0.0
@@ -23,7 +23,7 @@ Package: libkf5solid-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5solid5 (= ${binary:Version}),
-         qtbase5-dev (>= 5.5.0~),
+         qtbase5-dev (>= 5.6.0~),
          ${misc:Depends}
 Description: Qt library to query and control hardware
  Solid is a device integration framework. It provides a way of querying and

-- 
solid packaging



More information about the pkg-kde-commits mailing list