[SCM] solid packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g2dc5fee

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 13:02:30 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit b556e445d65af1883b91b58f05db1d8a4b36b4b1
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Jan 24 18:22:17 2015 +0100

    Update build dependencies to follow cmake.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4b4ec7..0771b03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ solid (5.6.0-1~) UNRELEASED; urgency=medium
   * Bump build dependencies to build against the experimental versions.
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Update install files.
+  * Update build dependencies to follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 24 Jan 2015 18:04:27 +0100
 
diff --git a/debian/control b/debian/control
index f6d8399..f158e95 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,
+               cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0),
                flex,
                libhupnp-dev,
                libudev-dev [linux-any],
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                qtdeclarative5-dev,
                qttools5-dev,
                qttools5-dev-tools

-- 
solid packaging



More information about the pkg-kde-commits mailing list