[SCM] kcompletion packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g03dcfcd

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


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit bdb4ee86d501e37874251bb3b236accbf2bdaa82
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 25 19:51:25 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 3b7e526..edf5df5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kcompletion (5.6.0-1~) UNRELEASED; urgency=medium
   * Set the -data as a dependency of the lib.
   * Update install files.
   * Update watch file.
+  * Update build dependencies to follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Sun, 25 Jan 2015 19:38:31 +0100
 
diff --git a/debian/control b/debian/control
index b47f032..c03764a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ 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),
                libkf5config-dev (>= 5.6.0),
                libkf5widgetsaddons-dev (>= 5.6.0),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                qttools5-dev,
                qttools5-dev-tools,
                xauth,

-- 
kcompletion packaging



More information about the pkg-kde-commits mailing list