[SCM] pimcommon packaging branch, master, updated. 58ecdd242fd5720c0a2a0855ff5821a42d050afb

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 08:03:08 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/pimcommon.git;a=commitdiff;h=8c57955

The following commit has been merged in the master branch:
commit 8c579554ee70c7742079f725cf4ba2ead93f2393
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Apr 28 12:49:45 2016 +0200

    Add dependencies to the dev package that are in the cmake files
---
 debian/control                     | 8 +++++++-
 debian/libkf5pimcommon-dev.install | 8 ++++----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 70f4670..6731cd6 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,13 @@ Package: libkf5pimcommon-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libkf5pimcommon5 (= ${binary:Version}),
+Depends: libkf5akonadi-dev (>= 4:5.2.0~),
+         libkf5akonadicontact-dev (>= 5.2.0~),
+         libkf5config-dev (>= 5.19.0~),
+         libkf5contacts-dev (>= 5.2.0~),
+         libkf5imap-dev (>= 5.2.0~),
+         libkf5pimcommon5 (= ${binary:Version}),
+         libkf5textwidgets-dev (>= 5.19.0~),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Common library for KDE PIM - devel files
diff --git a/debian/libkf5pimcommon-dev.install b/debian/libkf5pimcommon-dev.install
index b45b199..74bddcf 100644
--- a/debian/libkf5pimcommon-dev.install
+++ b/debian/libkf5pimcommon-dev.install
@@ -1,6 +1,6 @@
-usr/lib/*/libKF5PimCommon.so
-usr/include/KF5/pimcommon_version.h
-usr/include/KF5/pimcommon/
 usr/include/KF5/PimCommon/
-usr/lib/*/qt5/mkspecs/modules/qt_PimCommon.pri
+usr/include/KF5/pimcommon/
+usr/include/KF5/pimcommon_version.h
 usr/lib/*/cmake/KF5PimCommon/
+usr/lib/*/libKF5PimCommon.so
+usr/lib/*/qt5/mkspecs/modules/qt_PimCommon.pri

-- 
pimcommon packaging



More information about the pkg-kde-commits mailing list