[SCM] libkpeople packaging branch, master, updated. b887bd0be169427106f9db901d59e788e83145dd

Diane Trout diane-guest at alioth.debian.org
Thu Oct 3 15:48:08 UTC 2013


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

The following commit has been merged in the master branch:
commit 2088d68a592d98f0e63797679e93e383349649fb
Author: Diane Trout <diane at ghic.org>
Date:   Thu Oct 3 08:45:45 2013 -0700

    Rename shared library to match the SONAME
---
 debian/control             |    3 +--
 debian/libkpeople1.install |    1 +
 debian/libkpeople1.symbols |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 61939c5..39b3ae8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Maintainer: Diane Trout <diane at ghic.org>
 Build-Depends: cmake,
                debhelper (>= 9),
                kdelibs5-dev,
-               libktpcommoninternalsprivate-dev,
                libtelepathy-qt4-dev,
                nepomuk-core-dev,
                pkg-kde-tools (>= 0.9),
@@ -33,5 +32,5 @@ Package: libkpeople1-dbg
 Section: debug
 Architecture: any
 Depends: libkpeople1 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for package libkpeople4
+Description: debug symbols for package libkpeople
  kpeople runtime library debugging symbols
diff --git a/debian/libkpeople1.install b/debian/libkpeople1.install
index 7abd69e..ccd7614 100644
--- a/debian/libkpeople1.install
+++ b/debian/libkpeople1.install
@@ -1,3 +1,4 @@
 usr/lib/lib*.so.*
+usr/lib/kde4/*.so
 usr/share/kde4/services/*
 usr/share/kde4/servicetypes/*
diff --git a/debian/libkpeople1.symbols b/debian/libkpeople1.symbols
index c3498a8..59c73a5 100644
--- a/debian/libkpeople1.symbols
+++ b/debian/libkpeople1.symbols
@@ -1,4 +1,4 @@
-libkpeople.so.1 libkpeople4 #MINVER#
+libkpeople.so.1 libkpeople1 #MINVER#
  _ZN7KPeople10PersonData11dataChangedEv at Base 0.0.80
  _ZN7KPeople10PersonData11loadContactERK7QString at Base 0.0.80
  _ZN7KPeople10PersonData11qt_metacallEN11QMetaObject4CallEiPPv at Base 0.0.80
@@ -219,7 +219,7 @@ libkpeople.so.1 libkpeople4 #MINVER#
  _ZTVN7KPeople19PersonsModelFeatureE at Base 0.0.80
  _ZTVN7KPeople20AbstractPersonPluginE at Base 0.0.80
  _ZTVN7KPeople21BasePersonsDataSourceE at Base 0.0.80
-libkpeoplewidgets.so.1 libkpeople4 #MINVER#
+libkpeoplewidgets.so.1 libkpeople1 #MINVER#
  _ZN13MergeDelegate11qt_metacallEN11QMetaObject4CallEiPPv at Base 0.0.80
  _ZN13MergeDelegate11qt_metacastEPKc at Base 0.0.80
  _ZN13MergeDelegate16staticMetaObjectE at Base 0.0.80

-- 
libkpeople packaging



More information about the pkg-kde-commits mailing list