[SCM] libkdepim packaging branch, master, updated. debian/16.04.2-3-68-geef233e
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 16:59:00 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkdepim.git;a=commitdiff;h=7e42d4e
The following commit has been merged in the master branch:
commit 7e42d4e3a49b06b090eeb33b5497d65e6b93ad12
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Aug 22 19:00:00 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 49 +++++++++++++++++++++++++------------------------
1 file changed, 25 insertions(+), 24 deletions(-)
diff --git a/debian/control b/debian/control
index 3ebae6f..c408592 100644
--- a/debian/control
+++ b/debian/control
@@ -3,32 +3,33 @@ Section: libs
Priority: optional
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~),
+Build-Depends: cmake (>= 3.0~),
debhelper (>= 9),
- extra-cmake-modules (>= 5.23.0~),
- kdesignerplugin (>= 5.23.0~),
+ extra-cmake-modules (>= 5.35.0~),
+ kdesignerplugin (>= 5.35.0~),
kio-dev (>= 5.23.0~),
libkf5akonadi-dev (>= 4:16.04~),
libkf5akonadicontact-dev (>= 16.04~),
- libkf5akonadisearch-dev (>= 16.04~),
- libkf5codecs-dev (>= 5.23.0~),
- libkf5completion-dev (>= 5.23.0~),
- libkf5config-dev (>= 5.23.0~),
- libkf5configwidgets-dev (>= 5.23.0~),
+ libkf5akonadisearch-dev (>= 4:5.6.0~),
+ libkf5codecs-dev (>= 5.35.0~),
+ libkf5completion-dev (>= 5.35.0~),
+ libkf5config-dev (>= 5.35.0~),
+ libkf5configwidgets-dev (>= 5.35.0~),
libkf5contacteditor-dev (>= 17.04.0~),
- libkf5contacts-dev (>= 5.3.1~),
- libkf5coreaddons-dev (>= 5.23.0~),
- libkf5i18n-dev (>= 5.23.0~),
- libkf5iconthemes-dev (>= 5.23.0~),
- libkf5itemviews-dev (>= 5.23.0~),
- libkf5jobwidgets-dev (>= 5.23.0~),
- libkf5kcmutils-dev (>= 5.23.0~),
+ libkf5contacts-dev (>= 5.6.0~),
+ libkf5coreaddons-dev (>= 5.35.0~),
+ libkf5i18n-dev (>= 5.35.0~),
+ libkf5iconthemes-dev (>= 5.35.0~),
+ libkf5itemviews-dev (>= 5.35.0~),
+ libkf5jobwidgets-dev (>= 5.35.0~),
+ libkf5kcmutils-dev (>= 5.35.0~),
+ libkf5kio-dev (>= 5.35.0~),
libkf5ldap-dev (>= 16.04~),
libkf5mime-dev (>= 16.04~),
- libkf5wallet-dev (>= 5.23.0~),
- libkf5widgetsaddons-dev (>= 5.23.0~),
+ libkf5wallet-dev (>= 5.35.0~),
+ libkf5widgetsaddons-dev (>= 5.35.0~),
pkg-kde-tools (>= 0.12),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.7.0~),
qttools5-dev (>= 5.4.0~),
Standards-Version: 4.1.0
Homepage: http://pim.kde.org/
@@ -64,14 +65,14 @@ Package: libkf5libkdepim-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libkf5akonadi-dev (>= 4:5.3.1~),
- libkf5completion-dev (>= 5.23.0~),
- libkf5contacts-dev (>= 5.3.1~),
- libkf5coreaddons-dev (>= 5.23.0~),
- libkf5ldap-dev (>= 5.3.1~),
+Depends: libkf5akonadi-dev (>= 4:5.6.0~),
+ libkf5completion-dev (>= 5.35.0~),
+ libkf5contacts-dev (>= 5.6.0~),
+ libkf5coreaddons-dev (>= 5.35.0~),
+ libkf5ldap-dev (>= 5.6.0~),
libkf5libkdepim5 (= ${binary:Version}),
libkf5libkdepimakonadi5 (= ${binary:Version}),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.7.0~),
${misc:Depends},
${shlibs:Depends},
Description: KDE PIM library - development files
--
libkdepim packaging
More information about the pkg-kde-commits
mailing list