[SCM] kconfigwidgets packaging branch, master, updated. debian/5.9.0-1-6-g712f517

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jun 28 12:57:07 UTC 2015


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

The following commit has been merged in the master branch:
commit fd1944a07a32e5e6476aac8425096337e570c37a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jun 28 14:14:38 2015 +0200

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

diff --git a/debian/control b/debian/control
index 6e13ba8..f2ba33e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,15 +7,15 @@ Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                docbook-xml,
                docbook-xsl,
-               extra-cmake-modules (>= 5.10.0~),
-               kdoctools-dev (>= 5.10.0~),
-               libkf5auth-dev (>= 5.10.0~),
-               libkf5codecs-dev (>= 5.10.0~),
-               libkf5config-dev (>= 5.10.0~),
-               libkf5coreaddons-dev (>= 5.10.0~),
-               libkf5guiaddons-dev (>= 5.10.0~),
-               libkf5i18n-dev (>= 5.10.0~),
-               libkf5widgetsaddons-dev (>= 5.10.0~),
+               extra-cmake-modules (>= 5.11.0~),
+               kdoctools-dev (>= 5.11.0~),
+               libkf5auth-dev (>= 5.11.0~),
+               libkf5codecs-dev (>= 5.11.0~),
+               libkf5config-dev (>= 5.11.0~),
+               libkf5coreaddons-dev (>= 5.11.0~),
+               libkf5guiaddons-dev (>= 5.11.0~),
+               libkf5i18n-dev (>= 5.11.0~),
+               libkf5widgetsaddons-dev (>= 5.11.0~),
                libxml2-utils,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.4),
@@ -30,13 +30,13 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kconfigwidgets.git
 Package: libkf5configwidgets-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5auth-dev (>= 5.10.0~),
-         libkf5codecs-dev (>= 5.10.0~),
-         libkf5config-dev (>= 5.10.0~),
+Depends: libkf5auth-dev (>= 5.11.0~),
+         libkf5codecs-dev (>= 5.11.0~),
+         libkf5config-dev (>= 5.11.0~),
          libkf5configwidgets5 (= ${binary:Version}),
-         libkf5guiaddons-dev (>= 5.10.0~),
-         libkf5i18n-dev (>= 5.10.0~),
-         libkf5widgetsaddons-dev (>= 5.10.0~),
+         libkf5guiaddons-dev (>= 5.11.0~),
+         libkf5i18n-dev (>= 5.11.0~),
+         libkf5widgetsaddons-dev (>= 5.11.0~),
          ${misc:Depends}
 Description: development files for kconfigwidgets
  KConfigWidgets provides easy-to-use classes to create

-- 
kconfigwidgets packaging



More information about the pkg-kde-commits mailing list