[SCM] kross packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-g1da5858

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:03:06 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit 332f8903b01633bb619bd16f3c4638bfff1f67c4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Mar 21 09:22:04 2015 +0100

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

diff --git a/debian/control b/debian/control
index 9cfa8e7..001b4e0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,21 +5,21 @@ 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 (>= 1.6.0),
-               kdoctools-dev (>= 5.6.0),
-               kio-dev (>= 5.6.0),
-               libkf5completion-dev (>= 5.6.0),
-               libkf5coreaddons-dev (>= 5.6.0),
-               libkf5i18n-dev (>= 5.6.0),
-               libkf5iconthemes-dev (>= 5.6.0),
-               libkf5parts-dev (>= 5.6.0),
-               libkf5service-dev (>= 5.6.0),
-               libkf5widgetsaddons-dev (>= 5.6.0),
-               libkf5xmlgui-dev (>= 5.6.0),
+               extra-cmake-modules (>= 1.8.0~),
+               kdoctools-dev (>= 5.8.0~),
+               kio-dev (>= 5.8.0~),
+               libkf5completion-dev (>= 5.8.0~),
+               libkf5coreaddons-dev (>= 5.8.0~),
+               libkf5i18n-dev (>= 5.8.0~),
+               libkf5iconthemes-dev (>= 5.8.0~),
+               libkf5parts-dev (>= 5.8.0~),
+               libkf5service-dev (>= 5.8.0~),
+               libkf5widgetsaddons-dev (>= 5.8.0~),
+               libkf5xmlgui-dev (>= 5.8.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.2),
-               qtscript5-dev,
-               qttools5-dev,
+               qtscript5-dev (>= 5.2~),
+               qttools5-dev (>= 5.2~),
                xauth,
                xvfb
 Standards-Version: 3.9.6
@@ -31,12 +31,12 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kross.git
 Package: kross-dev
 Section: libdevel
 Architecture: any
-Depends: kio-dev,
+Depends: kio-dev (>= 5.8.0~),
          kross (= ${binary:Version}),
-         libkf5i18n-dev (>= 5.6.0),
-         libkf5iconthemes-dev (>= 5.6.0),
-         libkf5parts-dev (>= 5.6.0),
-         libkf5widgetsaddons-dev (>= 5.6.0),
+         libkf5i18n-dev (>= 5.8.0~),
+         libkf5iconthemes-dev (>= 5.8.0~),
+         libkf5parts-dev (>= 5.8.0~),
+         libkf5widgetsaddons-dev (>= 5.8.0~),
          qtbase5-dev (>= 5.2),
          ${misc:Depends}
 Description: development files for kross
@@ -50,8 +50,9 @@ Description: development files for kross
 Package: kross
 Architecture: any
 Depends: libkf5krosscore5 (= ${binary:Version}),
- libkf5krossui5 (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}
+         libkf5krossui5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Multi-language application scripting.
  Modular scripting framework that eases embedding
  of scripting interpreters like Python, Ruby and
@@ -61,7 +62,7 @@ Description: Multi-language application scripting.
 Package: libkf5krosscore5
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Multi-language application scripting.
  Modular scripting framework that eases embedding
  of scripting interpreters like Python, Ruby and

-- 
kross packaging



More information about the pkg-kde-commits mailing list