[SCM] kross packaging branch, master, updated. debian/5.25.0-1-4-gb39fe48

Maximiliano Curia maxy at moszumanska.debian.org
Thu Sep 29 15:19:50 UTC 2016


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

The following commit has been merged in the master branch:
commit fb79a5583c101c5cb465fb045dacc0ae0c3c4db5
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Sat Sep 10 14:55:33 2016 +0200

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

diff --git a/debian/control b/debian/control
index 1cbada4..4fa4e97 100644
--- a/debian/control
+++ b/debian/control
@@ -5,17 +5,18 @@ 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.25.0~),
+               extra-cmake-modules (>= 5.26.0~),
                kdoctools-dev (>= 5.25.0~),
-               kio-dev (>= 5.25.0~),
-               libkf5completion-dev (>= 5.24.0~),
-               libkf5coreaddons-dev (>= 5.25.0~),
-               libkf5i18n-dev (>= 5.25.0~),
-               libkf5iconthemes-dev (>= 5.25.0~),
-               libkf5parts-dev (>= 5.25.0~),
+               kio-dev (>= 5.26.0~),
+               libkf5completion-dev (>= 5.26.0~),
+               libkf5coreaddons-dev (>= 5.26.0~),
+               libkf5doctools-dev (>= 5.26.0~),
+               libkf5i18n-dev (>= 5.26.0~),
+               libkf5iconthemes-dev (>= 5.26.0~),
+               libkf5parts-dev (>= 5.26.0~),
                libkf5service-dev (>= 5.10.0~),
-               libkf5widgetsaddons-dev (>= 5.24.0~),
-               libkf5xmlgui-dev (>= 5.24.0~),
+               libkf5widgetsaddons-dev (>= 5.26.0~),
+               libkf5xmlgui-dev (>= 5.26.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.5.0~),
                qtscript5-dev (>= 5.5.0~),
@@ -30,12 +31,12 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kross.git
 Package: kross-dev
 Section: libdevel
 Architecture: any
-Depends: kio-dev (>= 5.25.0~),
+Depends: kio-dev (>= 5.26.0~),
          kross (= ${binary:Version}),
-         libkf5i18n-dev (>= 5.25.0~),
-         libkf5iconthemes-dev (>= 5.25.0~),
-         libkf5parts-dev (>= 5.25.0~),
-         libkf5widgetsaddons-dev (>= 5.24.0~),
+         libkf5i18n-dev (>= 5.26.0~),
+         libkf5iconthemes-dev (>= 5.26.0~),
+         libkf5parts-dev (>= 5.26.0~),
+         libkf5widgetsaddons-dev (>= 5.26.0~),
          qtbase5-dev (>= 5.5.0~),
          ${misc:Depends}
 Description: development files for kross

-- 
kross packaging



More information about the pkg-kde-commits mailing list