[SCM] kded packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-4-gc450e2f

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


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

The following commit has been merged in the kubuntu_unstable branch:
commit a4980f737e931e2034d63faa8ed183f441ce20de
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Apr 16 13:22:05 2015 +0200

    Update build-deps and deps with the info from cmake
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 4b00524..9cd2e8e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
-               extra-cmake-modules (>= 1.8.0~),
-               kdoctools-dev (>= 5.8.0~),
-               kinit-dev (>= 5.8.0~),
-               libkf5config-dev (>= 5.8.0~),
-               libkf5coreaddons-dev (>= 5.8.0~),
-               libkf5crash-dev (>= 5.8.0~),
-               libkf5dbusaddons-dev (>= 5.8.0~),
-               libkf5service-dev (>= 5.8.0~),
+               extra-cmake-modules (>= 5.9.0~),
+               kdoctools-dev (>= 5.9.0~),
+               kinit-dev (>= 5.9.0~),
+               libkf5config-dev (>= 5.9.0~),
+               libkf5coreaddons-dev (>= 5.9.0~),
+               libkf5crash-dev (>= 5.9.0~),
+               libkf5dbusaddons-dev (>= 5.9.0~),
+               libkf5service-dev (>= 5.9.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.2)
 Standards-Version: 3.9.6
@@ -24,10 +24,10 @@ Package: kded5-dev
 Section: libdevel
 Architecture: any
 Depends: kded5 (= ${binary:Version}),
-         libkf5coreaddons-dev (>= 5.8.0~),
-         libkf5crash-dev (>= 5.8.0~),
-         libkf5dbusaddons-dev (>= 5.8.0~),
-         libkf5service-dev (>= 5.8.0~),
+         libkf5coreaddons-dev (>= 5.9.0~),
+         libkf5crash-dev (>= 5.9.0~),
+         libkf5dbusaddons-dev (>= 5.9.0~),
+         libkf5service-dev (>= 5.9.0~),
          ${misc:Depends}
 Description: Extensible daemon for providing session services
  KDED runs in the background and performs a number of small tasks.

-- 
kded packaging



More information about the pkg-kde-commits mailing list