[SCM] kcoreaddons packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-4-gda1a01d

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:00:33 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit 34b82b14bea18e2a150b5442317746ffc63739b9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jan 21 21:01:02 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 670af6a..c6b7de9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kcoreaddons (5.6.0-1~) UNRELEASED; urgency=medium
   * New upstream release (5.6.0).
   * Update build dependencies to experimental versions.
   * Bump Standards-Version to 3.9.6, no changes needed
+  * Update build dependencies to follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Wed, 21 Jan 2015 20:43:06 +0100
 
diff --git a/debian/control b/debian/control
index fbc2eb6..712ad6a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: kcoreaddons
 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.16~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                qttools5-dev,
                qttools5-dev-tools
 Standards-Version: 3.9.6

-- 
kcoreaddons packaging



More information about the pkg-kde-commits mailing list