[SCM] kitemviews packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-gfd21fca

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:59:25 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit 97e7bba8deee94d9f01c9fb45fa25a1d1b840485
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jan 23 15:40:10 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 6522ad6..c433356 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kitemviews (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>  Fri, 23 Jan 2015 15:29:58 +0100
 
diff --git a/debian/control b/debian/control
index d919de7..c2503c1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: libs
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                qttools5-dev,
                qttools5-dev-tools,
                xauth,

-- 
kitemviews packaging



More information about the pkg-kde-commits mailing list