[SCM] kdeclarative packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-4-gc3fa5ed
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:01:03 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=71a3869
The following commit has been merged in the kubuntu_unstable branch:
commit 71a3869f41d4075ae5c33107046d7c5ee79053a5
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon May 11 15:27:12 2015 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 5d5e3d0..1aca5a4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +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.9.0~),
- kio-dev (>= 5.9.0~),
+ extra-cmake-modules (>= 5.10.0~),
+ kio-dev (>= 5.10.0~),
libepoxy-dev,
- libkf5config-dev (>= 5.9.0~),
- libkf5globalaccel-dev (>= 5.9.0~),
- libkf5guiaddons-dev (>= 5.9.0~),
- libkf5i18n-dev (>= 5.9.0~),
- libkf5iconthemes-dev (>= 5.9.0~),
+ libkf5config-dev (>= 5.10.0~),
+ libkf5globalaccel-dev (>= 5.10.0~),
+ libkf5guiaddons-dev (>= 5.10.0~),
+ libkf5i18n-dev (>= 5.10.0~),
+ libkf5iconthemes-dev (>= 5.10.0~),
libkf5itemviews-dev (>= 5.7.0),
- libkf5package-dev (>= 5.9.0~),
- libkf5widgetsaddons-dev (>= 5.9.0~),
- libkf5windowsystem-dev (>= 5.9.0~),
+ libkf5package-dev (>= 5.10.0~),
+ libkf5widgetsaddons-dev (>= 5.10.0~),
+ libkf5windowsystem-dev (>= 5.10.0~),
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.2.0),
@@ -37,9 +37,9 @@ Description: commandline tool for launching kpackage QML application
Package: libkf5declarative-dev
Section: libdevel
Architecture: any
-Depends: kio-dev (>= 5.9.0~),
+Depends: kio-dev (>= 5.10.0~),
libkf5declarative5 (= ${binary:Version}),
- libkf5package-dev (>= 5.9.0~),
+ libkf5package-dev (>= 5.10.0~),
libkf5quickaddons5 (= ${binary:Version}),
qtbase5-dev (>= 5.2.0),
qtdeclarative5-dev (>= 5.2.0~),
--
kdeclarative packaging
More information about the pkg-kde-commits
mailing list