[SCM] kcompletion packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g03dcfcd
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue May 19 12:56:11 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcompletion.git;a=commitdiff;h=426060d
The following commit has been merged in the kubuntu_wily_archive branch:
commit 426060da4e4bbe5c881ebfa381c1ce886a5f2469
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Mar 20 12:44:42 2015 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 426f304..9dbd6b8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ 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.7.0),
- libkf5config-dev (>= 5.7.0),
- libkf5widgetsaddons-dev (>= 5.7.0),
+ extra-cmake-modules (>= 1.8.0~),
+ libkf5config-dev (>= 5.8.0~),
+ libkf5widgetsaddons-dev (>= 5.8.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.2.0),
qttools5-dev,
@@ -24,8 +24,8 @@ Package: libkf5completion-dev
Section: libdevel
Architecture: any
Depends: libkf5completion5 (= ${binary:Version}),
- libkf5config-dev (>= 5.7.0~),
- libkf5widgetsaddons-dev (>= 5.7.0~),
+ libkf5config-dev (>= 5.8.0~),
+ libkf5widgetsaddons-dev (>= 5.8.0~),
${misc:Depends}
Description: development files for kcompletion
KCompletion provides widgets with advanced completion support as well as a
--
kcompletion packaging
More information about the pkg-kde-commits
mailing list