[SCM] kservice packaging branch, master, updated. debian/5.8.0-1-10-g0c3375c

Maximiliano Curia maxy at moszumanska.debian.org
Fri Apr 24 15:07:23 UTC 2015


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

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

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

diff --git a/debian/control b/debian/control
index 623f76b..f2f7803 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,13 @@ Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                docbook-xml,
                docbook-xsl,
-               extra-cmake-modules (>= 1.8.0~),
+               extra-cmake-modules (>= 5.9.0~),
                kdoctools-dev (>= 5.7.0),
-               libkf5config-dev (>= 5.8.0~),
-               libkf5coreaddons-dev (>= 5.8.0~),
-               libkf5crash-dev (>= 5.8.0~),
-               libkf5dbusaddons-dev (>= 5.8.0~),
-               libkf5i18n-dev (>= 5.8.0~),
+               libkf5config-dev (>= 5.9.0~),
+               libkf5coreaddons-dev (>= 5.9.0~),
+               libkf5crash-dev (>= 5.9.0~),
+               libkf5dbusaddons-dev (>= 5.9.0~),
+               libkf5i18n-dev (>= 5.9.0~),
                libxml2-utils,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.2.0)
@@ -27,10 +27,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kservice.git
 Package: libkf5service-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5config-dev (>= 5.8.0~),
-         libkf5coreaddons-dev (>= 5.8.0~),
-         libkf5dbusaddons-dev (>= 5.8.0~),
-         libkf5i18n-dev (>= 5.8.0~),
+Depends: libkf5config-dev (>= 5.9.0~),
+         libkf5coreaddons-dev (>= 5.9.0~),
+         libkf5dbusaddons-dev (>= 5.9.0~),
+         libkf5i18n-dev (>= 5.9.0~),
          libkf5service5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}

-- 
kservice packaging



More information about the pkg-kde-commits mailing list