[SCM] kparts packaging branch, master, updated. 1efe85f11897a3d6c4b41facd1667ed528a4cad2
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Mar 23 10:19:04 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kparts.git;a=commitdiff;h=b15c695
The following commit has been merged in the master branch:
commit b15c695899a15e42ccd16211083c3a9dfcce951b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Mar 20 12:50:26 2015 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index 3f627f9..c0f717f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,19 +5,19 @@ 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),
- kio-dev (>= 5.7.0),
- libkf5config-dev (>= 5.7.0),
- libkf5coreaddons-dev (>= 5.7.0),
- libkf5i18n-dev (>= 5.7.0),
- libkf5iconthemes-dev (>= 5.7.0),
+ extra-cmake-modules (>= 1.8.0~),
+ kio-dev (>= 5.8.0~),
+ libkf5config-dev (>= 5.8.0~),
+ libkf5coreaddons-dev (>= 5.8.0~),
+ libkf5i18n-dev (>= 5.8.0~),
+ libkf5iconthemes-dev (>= 5.8.0~),
libkf5itemviews-dev (>= 5.7.0),
- libkf5jobwidgets-dev (>= 5.7.0),
- libkf5notifications-dev (>= 5.7.0),
- libkf5service-dev (>= 5.7.0),
- libkf5textwidgets-dev (>= 5.7.0),
- libkf5widgetsaddons-dev (>= 5.7.0),
- libkf5xmlgui-dev (>= 5.7.0),
+ libkf5jobwidgets-dev (>= 5.8.0~),
+ libkf5notifications-dev (>= 5.8.0~),
+ libkf5service-dev (>= 5.8.0~),
+ libkf5textwidgets-dev (>= 5.8.0~),
+ libkf5widgetsaddons-dev (>= 5.8.0~),
+ libkf5xmlgui-dev (>= 5.8.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.2.0),
xauth,
@@ -31,11 +31,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kparts.git
Package: libkf5parts-dev
Section: libdevel
Architecture: any
-Depends: kio-dev (>= 5.7.0),
- libkf5notifications-dev (>= 5.7.0),
+Depends: kio-dev (>= 5.8.0~),
+ libkf5notifications-dev (>= 5.8.0~),
libkf5parts5 (= ${binary:Version}),
- libkf5textwidgets-dev (>= 5.7.0),
- libkf5xmlgui-dev (>= 5.7.0),
+ libkf5textwidgets-dev (>= 5.8.0~),
+ libkf5xmlgui-dev (>= 5.8.0~),
${misc:Depends}
Description: development files for kparts
Framework providing elaborate user-interface components.
--
kparts packaging
More information about the pkg-kde-commits
mailing list