[SCM] Akonadi packaging branch, kubuntu_unstable, updated. debian/15.08.0-1-44-gca36eab

Clive Johnston clivejo-guest at moszumanska.debian.org
Wed Mar 2 00:11:02 UTC 2016


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

The following commit has been merged in the kubuntu_unstable branch:
commit ca36eab6173f639615b646baea9b724278aa51ce
Author: Clive Johnston <clivejo at aol.com>
Date:   Wed Mar 2 00:10:52 2016 +0000

    Adding deps for libkf5akonadiserver-dev
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 58de5bb..a8dbc56 100644
--- a/debian/control
+++ b/debian/control
@@ -109,7 +109,11 @@ Description: libraries for the Akonadi PIM xml service
 Package: libkf5akonadiserver-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5akonadiprivate5 (= ${binary:Version}),
+Depends: libkf5akonadiagentbase5 (= ${binary:Version}),
+         libkf5akonadicore5 (= ${binary:Version}),
+         libkf5akonadiprivate5 (= ${binary:Version}),
+         libkf5akonadiwidgets5 (= ${binary:Version}),
+         libkf5akonadixml5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: libakonadi-dev

-- 
Akonadi packaging



More information about the pkg-kde-commits mailing list