[SCM] kcrash packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-gb69953e

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


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit dab03b67264456ecb06bfc626a18ba1dc40c430c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Jan 26 09:22:57 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 94c90c6..d259ea8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kcrash (5.6.0-1~) UNRELEASED; urgency=medium
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Update install files.
   * Update watch file.
+  * Update build dependencies to follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 26 Jan 2015 08:41:22 +0100
 
diff --git a/debian/control b/debian/control
index e5ad3ea..9602490 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ 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),
                libkf5coreaddons-dev (>= 5.6.0),
                libkf5windowsystem-dev (>= 5.6.0),
                libqt5x11extras5-dev,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                xauth,
                xvfb
 Standards-Version: 3.9.6

-- 
kcrash packaging



More information about the pkg-kde-commits mailing list