[SCM] libkpeople packaging branch, master, updated. debian/0.2.2-2-18-g3ad3701

Diane Trout diane-guest at moszumanska.debian.org
Sat Apr 25 04:54:37 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libkpeople.git;a=commitdiff;h=3ad3701

The following commit has been merged in the master branch:
commit 3ad37010c5fc20a1aabad0863162c0fac33de64b
Author: Diane Trout <diane at ghic.org>
Date:   Fri Apr 24 20:22:59 2015 -0700

    Move akonadi_kpeople_plugin to libkpeople-plugins
---
 debian/changelog                                        |  1 +
 debian/control                                          | 17 +++++++++++++++--
 .../{libkpeople4.install => libkpeople-plugins.install} |  1 -
 debian/libkpeople4.install                              |  1 -
 4 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 42b6a80..4817ce2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libkpeople (0.3.0-1) UNRELEASED; urgency=medium
     into libkpeople-data.
     - hopefully this means fewer breaks/replaces in the future.
   * Add Breaks/Replaces to remove libkpeople3
+  * Move akonadi_kpeople_plugin to libkpeople-plugins
   * Update Standards-Version to 3.9.6.0. No changes needed.
   * Remove autotests/lib/nepomuktest_export.h block from copyright file
     as upstream dropped nepomuk support.
diff --git a/debian/control b/debian/control
index 273f8d9..1fe4f2f 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,9 @@ Description: development files for libkpeople
 
 Package: libkpeople4
 Architecture: any
-Depends: libkpeople-data (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libkpeople-data (= ${source:Version}),
+  ${misc:Depends},
+  ${shlibs:Depends}
 Description: Library providing access to and grouping for KDE contacts
  libkpeople allow grouping multiple accounts into a
  single identity.
@@ -46,11 +48,22 @@ Description: Library providing widgets to access and group KDE contacts
  This library provides widgets to help manage contacts using
  the kpeople models.
 
-Package: libkpeople-data
+Package: libkpeople-plugins
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libkpeople3 (<< 0.3.0~)
 Replaces: libkpeople3 (<< 0.3.0~)
+Description: KPeople plugins for other compontents of KDE
+ libkpeople allow grouping multiple accounts into a
+ single identity.
+ .
+ This library provides a plugin for akonadi.
+
+Package: libkpeople-data
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkpeople3 (<< 0.3.0~)
+Replaces: libkpeople3 (<< 0.3.0~)
 Description: Support files for used by libkpeople
  libkpeople allow grouping multiple accounts into a
  single identity.
diff --git a/debian/libkpeople4.install b/debian/libkpeople-plugins.install
similarity index 60%
copy from debian/libkpeople4.install
copy to debian/libkpeople-plugins.install
index c640a90..064a375 100644
--- a/debian/libkpeople4.install
+++ b/debian/libkpeople-plugins.install
@@ -1,2 +1 @@
 usr/lib/kde4/akonadi_kpeople_plugin.so
-usr/lib/libkpeople.so.4*
diff --git a/debian/libkpeople4.install b/debian/libkpeople4.install
index c640a90..8e40f70 100644
--- a/debian/libkpeople4.install
+++ b/debian/libkpeople4.install
@@ -1,2 +1 @@
-usr/lib/kde4/akonadi_kpeople_plugin.so
 usr/lib/libkpeople.so.4*

-- 
libkpeople packaging



More information about the pkg-kde-commits mailing list