[SCM] kcompletion packaging branch, master, updated. debian/5.16.0-1-5-g57bdb79
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Jan 27 13:05:41 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcompletion.git;a=commitdiff;h=291c2fb
The following commit has been merged in the master branch:
commit 291c2fb8ef4ad07b511d2b1179478ce130dd5145
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Jan 19 23:49:24 2016 +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 f0db5b2..f890c6f 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 (>= 5.17.0~),
- libkf5config-dev (>= 5.17.0~),
- libkf5widgetsaddons-dev (>= 5.17.0~),
+ extra-cmake-modules (>= 5.18.0~),
+ libkf5config-dev (>= 5.18.0~),
+ libkf5widgetsaddons-dev (>= 5.18.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.4),
qttools5-dev (>= 5.4),
@@ -23,8 +23,8 @@ Package: libkf5completion-dev
Section: libdevel
Architecture: any
Depends: libkf5completion5 (= ${binary:Version}),
- libkf5config-dev (>= 5.17.0~),
- libkf5widgetsaddons-dev (>= 5.17.0~),
+ libkf5config-dev (>= 5.18.0~),
+ libkf5widgetsaddons-dev (>= 5.18.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