[SCM] kded packaging branch, master, updated. debian/5.41.0-1-6-g954552d

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 31 10:32:15 UTC 2018


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

The following commit has been merged in the master branch:
commit 954552dbc6e809dd68366fb8932926c82e94b1fb
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jan 26 13:59:33 2018 -0300

    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 234aaf6..9df741c 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 (>= 3.0~),
                debhelper (>= 11~),
-               extra-cmake-modules (>= 5.41.0~),
-               kinit-dev (>= 5.41.0~),
-               libkf5config-dev (>= 5.41.0~),
-               libkf5coreaddons-dev (>= 5.41.0~),
-               libkf5crash-dev (>= 5.41.0~),
-               libkf5dbusaddons-dev (>= 5.41.0~),
-               libkf5doctools-dev (>= 5.41.0~),
-               libkf5service-dev (>= 5.41.0~),
+               extra-cmake-modules (>= 5.42.0~),
+               kinit-dev (>= 5.42.0~),
+               libkf5config-dev (>= 5.42.0~),
+               libkf5coreaddons-dev (>= 5.42.0~),
+               libkf5crash-dev (>= 5.42.0~),
+               libkf5dbusaddons-dev (>= 5.42.0~),
+               libkf5doctools-dev (>= 5.42.0~),
+               libkf5service-dev (>= 5.42.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.7.0~),
 Standards-Version: 4.1.2
@@ -31,10 +31,10 @@ Package: kded5-dev
 Section: libdevel
 Architecture: any
 Depends: kded5 (= ${binary:Version}),
-         libkf5coreaddons-dev (>= 5.41.0~),
-         libkf5crash-dev (>= 5.41.0~),
-         libkf5dbusaddons-dev (>= 5.41.0~),
-         libkf5service-dev (>= 5.41.0~),
+         libkf5coreaddons-dev (>= 5.42.0~),
+         libkf5crash-dev (>= 5.42.0~),
+         libkf5dbusaddons-dev (>= 5.42.0~),
+         libkf5service-dev (>= 5.42.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