[SCM] kpeople packaging branch, kubuntu_vivid_archive, updated. 170ce0dc3b1e6dc2467cfe56d19e1c94e56b5eca
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Thu Mar 19 08:43:16 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpeople.git;a=commitdiff;h=170ce0d
The following commit has been merged in the kubuntu_vivid_archive branch:
commit 170ce0dc3b1e6dc2467cfe56d19e1c94e56b5eca
Author: Harald Sitter <sitter at kde.org>
Date: Thu Mar 19 09:42:52 2015 +0100
Refine dev package to depend on all create libraries as the cmake package will expect them all.
---
debian/changelog | 7 +++++++
debian/control | 5 ++++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 65022d3..999be30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kpeople (5.8.0-0ubuntu2) UNRELEASED; urgency=medium
+
+ * Refine dev package to depend on all create libraries as the cmake
+ package will expect them all.
+
+ -- Harald Sitter <sitter at kde.org> Thu, 19 Mar 2015 09:41:38 +0100
+
kpeople (5.8.0-0ubuntu1) vivid; urgency=medium
* Initial release.
diff --git a/debian/control b/debian/control
index 30ce9ca..235428a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kpeople.git
Package: libkf5people-dev
Section: libdevel
Architecture: any
-Depends: libkf5people5 (= ${binary:Version}), ${misc:Depends}
+Depends: libkf5people5 (= ${binary:Version}),
+ libkf5peoplebackend5 (= ${binary:Version}),
+ libkf5peoplewidgets5 (= ${binary:Version}),
+ ${misc:Depends}
Description: development files for kpeople
KPeople offers unified access to our contacts from different sources, grouping
them by person while still exposing all the data.
--
kpeople packaging
More information about the pkg-kde-commits
mailing list