[SCM] Akonadi packaging branch, kubuntu_unstable, updated. debian/15.08.0-1-39-gefb437d
Clive Johnston
clivejo-guest at moszumanska.debian.org
Tue Mar 1 14:02:04 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi.git;a=commitdiff;h=efb437d
The following commit has been merged in the kubuntu_unstable branch:
commit efb437d35fef747329baa560d0c3b72b95db83d5
Author: Clive Johnston <clivejo at aol.com>
Date: Tue Mar 1 14:01:56 2016 +0000
Fixing control file for libkf5akonadiserver-dev
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cead54d..6d1e536 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,7 +29,8 @@ akonadi (4:15.12.1-0ubuntu1) UNRELEASED; urgency=medium
[ Clive Johnston ]
* Adding install and symbol files which seem to be missing
- from previous commit
+ from previous commit
+ * Fixing control file for libkf5akonadiserver-dev
-- Clive Johnston <clivejo at aol.com> Sat, 02 Jan 2016 13:29:44 +0000
diff --git a/debian/control b/debian/control
index 922ab78..94ffbde 100644
--- a/debian/control
+++ b/debian/control
@@ -106,7 +106,7 @@ Description: libraries for the Akonadi PIM xml service
Package: libkf5akonadiserver-dev
Section: libdevel
Architecture: any
-Depends: libkf5akonadiprivate5 (= ${binary:Version}), ${misc:Depends}
+Depends: libkf5akonadiprivate5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Breaks: libakonadi-dev
Replaces: libakonadi-dev
Description: development files for the Akonadi PIM storage service
--
Akonadi packaging
More information about the pkg-kde-commits
mailing list