[SCM] kded packaging branch, master, updated. debian/5.19.0-1-16-g13e0a12

Maximiliano Curia maxy at moszumanska.debian.org
Wed May 25 22:45:08 UTC 2016


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

The following commit has been merged in the master branch:
commit fde6965c9eb868b1a5a96ca25b4d1d7d8facad5b
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Sun Apr 10 09:50:16 2016 +0200

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

diff --git a/debian/control b/debian/control
index a061cfc..6fc7b45 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,16 @@ 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 (>= 5.20.0~),
-               kdoctools-dev (>= 5.20.0~),
-               kinit-dev (>= 5.20.0~),
-               libkf5config-dev (>= 5.20.0~),
-               libkf5coreaddons-dev (>= 5.20.0~),
-               libkf5crash-dev (>= 5.20.0~),
-               libkf5dbusaddons-dev (>= 5.20.0~),
-               libkf5service-dev (>= 5.20.0~),
+               extra-cmake-modules (>= 5.21.0~),
+               kdoctools-dev (>= 5.21.0~),
+               kinit-dev (>= 5.21.0~),
+               libkf5config-dev (>= 5.21.0~),
+               libkf5coreaddons-dev (>= 5.21.0~),
+               libkf5crash-dev (>= 5.21.0~),
+               libkf5dbusaddons-dev (>= 5.21.0~),
+               libkf5service-dev (>= 5.21.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.4)
+               qtbase5-dev (>= 5.4.0~)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/frameworks/kded
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kded.git
@@ -24,10 +24,10 @@ Package: kded5-dev
 Section: libdevel
 Architecture: any
 Depends: kded5 (= ${binary:Version}),
-         libkf5coreaddons-dev (>= 5.20.0~),
-         libkf5crash-dev (>= 5.20.0~),
-         libkf5dbusaddons-dev (>= 5.20.0~),
-         libkf5service-dev (>= 5.20.0~),
+         libkf5coreaddons-dev (>= 5.21.0~),
+         libkf5crash-dev (>= 5.21.0~),
+         libkf5dbusaddons-dev (>= 5.21.0~),
+         libkf5service-dev (>= 5.21.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