[SCM] ktp-common-internals packaging branch, master, updated. debian/0.8.1-1-15-g81882f9

Diane Trout diane-guest at moszumanska.debian.org
Tue Oct 7 05:27:31 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-common-internals.git;a=commitdiff;h=bcac9f9

The following commit has been merged in the master branch:
commit bcac9f9f6ed42e04dbaffb8f6bf3fbc1420cd77c
Author: Diane Trout <diane at ghic.org>
Date:   Mon Oct 6 22:03:32 2014 -0700

    Add libotr5-dev and libgcrypt11-dev build-dep to enable OTR support.
---
 debian/changelog                 |   1 +
 debian/control                   |  13 +++-
 debian/libktpotrprivate8.install |   7 +++
 debian/libktpotrprivate8.symbols | 125 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 145 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 30aac2c..1a96d62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ ktp-common-internals (0.8.80-1) UNRELEASED; urgency=medium
   * Bump libkpeople build-dep to 0.3.0
   * Update kde-telepathy-kpeople description.
   * Make kde-telepathy-kpeople a dependency.
+  * Add libotr5-dev and libgcrypt11-dev build-dep to enable OTR support.
 
  -- Diane Trout <diane at ghic.org>  Tue, 16 Sep 2014 22:03:11 -0700
 
diff --git a/debian/control b/debian/control
index 7ffc293..795699f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,9 @@ Build-Depends: debhelper (>= 9), cmake,
  pkg-kde-tools,
  kdelibs5-dev,
  libkpeople-dev (>= 0.3.0),
- kdepimlibs5-dev
+ kdepimlibs5-dev,
+ libotr5-dev,
+ libgcrypt11-dev,
 Standards-Version: 3.9.5
 Section: libs
 Homepage: https://projects.kde.org/projects/extragear/network/telepathy/ktp-common-internals
@@ -76,6 +78,15 @@ Description: KDE Telepathy internal logger library
  .
  This includes the shared KDE-Telepathy logger service.
 
+Package: libktpotrprivate8
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: KDE Telepathy internal OTR library
+ Internal library which consists of the most reused
+ parts across KDE Telepathy.
+ .
+ This includes components to support OTR
+
 Package: kde-telepathy-declarative
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/libktpotrprivate8.install b/debian/libktpotrprivate8.install
new file mode 100644
index 0000000..79dfc64
--- /dev/null
+++ b/debian/libktpotrprivate8.install
@@ -0,0 +1,7 @@
+usr/lib/libktpotrprivate.so.8
+usr/lib/libktpotrprivate.so.0.8.80
+usr/lib/kde4/libexec/ktp-proxy
+usr/share/kde4/config.kcfg/ktp-proxy-config.kcfg
+usr/share/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Proxy.service
+usr/share/telepathy/clients/KTp.Proxy.client
+
diff --git a/debian/libktpotrprivate8.symbols b/debian/libktpotrprivate8.symbols
new file mode 100644
index 0000000..8b7511d
--- /dev/null
+++ b/debian/libktpotrprivate8.symbols
@@ -0,0 +1,125 @@
+# SymbolsHelper-Confirmed: 0.8.80 amd64
+libktpotrprivate.so.8 libktpotrprivate8 #MINVER#
+ _ZN3KTp14ChannelAdapter10setChannelERKN2Tp9SharedPtrINS1_11TextChannelEEE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter11acknowledgeERK5QListIN2Tp15ReceivedMessageEE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter11messageSentERKN2Tp7MessageE6QFlagsINS1_18MessageSendingFlagEERK7QString at Base 0.8.80
+ _ZN3KTp14ChannelAdapter11qt_metacallEN11QMetaObject4CallEiPPv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter11qt_metacastEPKc at Base 0.8.80
+ _ZN3KTp14ChannelAdapter11textChannelEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter13initializeOTREv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter13onMessageSentERK5QListIN2Tp11MessagePartEEjRK7QString at Base 0.8.80
+ _ZN3KTp14ChannelAdapter15messageReceivedERKN2Tp15ReceivedMessageE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter15setupOTRChannelEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter16sessionRefreshedEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter16setupTextChannelEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter16staticMetaObjectE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter16trustFingerprintERK7QStringb at Base 0.8.80
+ _ZN3KTp14ChannelAdapter17onMessageReceivedERK5QListIN2Tp11MessagePartEE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter19onTrustLevelChangedEj at Base 0.8.80
+ _ZN3KTp14ChannelAdapter20otrTrustLevelChangedENS_13OTRTrustLevelES1_ at Base 0.8.80
+ _ZN3KTp14ChannelAdapter21pendingMessageRemovedERKN2Tp15ReceivedMessageE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter23abortPeerAuthenticationEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter23onTrustLevelPropertyGetEPN2Tp16PendingOperationE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter23peerAuthenticationErrorEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter24onPendingMessagesRemovedERKN2Tp8UIntListE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter25peerAuthenticationAbortedEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter25peerAuthenticationCheatedEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter25respondPeerAuthenticationERK7QString at Base 0.8.80
+ _ZN3KTp14ChannelAdapter25startPeerAuthenticationQAERK7QStringS3_ at Base 0.8.80
+ _ZN3KTp14ChannelAdapter25startPeerAuthenticationSSERK7QString at Base 0.8.80
+ _ZN3KTp14ChannelAdapter27peerAuthenticationConcludedEb at Base 0.8.80
+ _ZN3KTp14ChannelAdapter28onPendingMessagesPropertyGetEPN2Tp16PendingOperationE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter28peerAuthenticationInProgressEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter29onPeerAuthenticationRequestedERK7QString at Base 0.8.80
+ _ZN3KTp14ChannelAdapter29peerAuthenticationRequestedQAERK7QString at Base 0.8.80
+ _ZN3KTp14ChannelAdapter29peerAuthenticationRequestedSSEv at Base 0.8.80
+ _ZN3KTp14ChannelAdapter30onRemoteFingerprintPropertyGetEPN2Tp16PendingOperationE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter4sendERK7QStringN2Tp22ChannelTextMessageTypeE6QFlagsINS4_18MessageSendingFlagEE at Base 0.8.80
+ _ZN3KTp14ChannelAdapter7stopOTREv at Base 0.8.80
+ _ZN3KTp14ChannelAdapterC1ERKN2Tp9SharedPtrINS1_11TextChannelEEEP7QObject at Base 0.8.80
+ _ZN3KTp14ChannelAdapterC2ERKN2Tp9SharedPtrINS1_11TextChannelEEEP7QObject at Base 0.8.80
+ _ZN3KTp14ChannelAdapterD0Ev at Base 0.8.80
+ _ZN3KTp14ChannelAdapterD1Ev at Base 0.8.80
+ _ZN3KTp14ChannelAdapterD2Ev at Base 0.8.80
+ _ZN3KTp16registerOtrTypesEv at Base 0.8.80
+ _ZN3KTp5Utils10isOtrEventERKN2Tp15ReceivedMessageE at Base 0.8.80
+ _ZN3KTp5Utils12isOtrMessageERK7QString at Base 0.8.80
+ _ZN3KTp5Utils17processOtrMessageERKN2Tp15ReceivedMessageE at Base 0.8.80
+ _ZN3KTp5Utils21getPendingMessagesIDsERK5QListIN2Tp15ReceivedMessageEE at Base 0.8.80
+ _ZN3KTp5Utils24getOtrProxyObjectPathForERKN2Tp9SharedPtrINS1_11TextChannelEEE at Base 0.8.80
+ _ZN3KTp5Utils5getIdERK5QListIN2Tp11MessagePartEE at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface10invalidateEPN2Tp9DBusProxyERK7QStringS7_ at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface11qt_metacallEN11QMetaObject4CallEiPPv at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface11qt_metacastEPKc at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface14ProxyConnectedERK15QDBusObjectPath at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface16staticMetaObjectE at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface17ProxyDisconnectedERK15QDBusObjectPath at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface20KeyGenerationStartedERK15QDBusObjectPath at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterface21KeyGenerationFinishedERK15QDBusObjectPathb at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC1EPN2Tp9DBusProxyE at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC1ERK15QDBusConnectionRK7QStringS7_P7QObject at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC1ERK7QStringS4_P7QObject at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC1ERKN2Tp17AbstractInterfaceE at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC1ERKN2Tp17AbstractInterfaceEP7QObject at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC2EPN2Tp9DBusProxyE at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC2ERK15QDBusConnectionRK7QStringS7_P7QObject at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC2ERK7QStringS4_P7QObject at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC2ERKN2Tp17AbstractInterfaceE at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceC2ERKN2Tp17AbstractInterfaceEP7QObject at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceD0Ev at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceD1Ev at Base 0.8.80
+ _ZN3KTp6Client21ProxyServiceInterfaceD2Ev at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface10invalidateEPN2Tp9DBusProxyERK7QStringS7_ at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface11MessageSentERK5QListIN2Tp11MessagePartEEjRK7QString at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface11qt_metacallEN11QMetaObject4CallEiPPv at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface11qt_metacastEPKc at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface15MessageReceivedERK5QListIN2Tp11MessagePartEE at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface16SessionRefreshedEv at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface16staticMetaObjectE at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface17TrustLevelChangedEj at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface22PendingMessagesRemovedERKN2Tp8UIntListE at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface23PeerAuthenticationErrorEv at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface25PeerAuthenticationAbortedEv at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface25PeerAuthenticationCheatedEv at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface27PeerAuthenticationConcludedEb at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface27PeerAuthenticationRequestedERK7QString at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterface28PeerAuthenticationInProgressEv at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC1EPN2Tp9DBusProxyE at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC1ERK15QDBusConnectionRK7QStringS7_P7QObject at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC1ERK7QStringS4_P7QObject at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC1ERKN2Tp17AbstractInterfaceE at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC1ERKN2Tp17AbstractInterfaceEP7QObject at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC2EPN2Tp9DBusProxyE at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC2ERK15QDBusConnectionRK7QStringS7_P7QObject at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC2ERK7QStringS4_P7QObject at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC2ERKN2Tp17AbstractInterfaceE at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceC2ERKN2Tp17AbstractInterfaceEP7QObject at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceD0Ev at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceD1Ev at Base 0.8.80
+ _ZN3KTp6Client33ChannelProxyInterfaceOTRInterfaceD2Ev at Base 0.8.80
+ _ZN3KTpeqERKNS_15FingerprintInfoES2_ at Base 0.8.80
+ _ZN3KTplsER13QDBusArgumentRKNS_15FingerprintInfoE at Base 0.8.80
+ _ZN3KTprsERK13QDBusArgumentRNS_15FingerprintInfoE at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter10metaObjectEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter12messageQueueEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter13isOTRsupporedEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter13otrTrustLevelEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter17remoteFingerprintEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter18messagePartSupportEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter19supportsMessageTypeEN2Tp22ChannelTextMessageTypeE at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter21supportedContentTypesEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter21supportedMessageTypesEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter24deliveryReportingSupportEv at Base 0.8.80
+ _ZNK3KTp14ChannelAdapter7isValidEv at Base 0.8.80
+ _ZNK3KTp6Client21ProxyServiceInterface10metaObjectEv at Base 0.8.80
+ _ZNK3KTp6Client33ChannelProxyInterfaceOTRInterface10metaObjectEv at Base 0.8.80
+ _ZTIN3KTp14ChannelAdapterE at Base 0.8.80
+ _ZTIN3KTp6Client21ProxyServiceInterfaceE at Base 0.8.80
+ _ZTIN3KTp6Client33ChannelProxyInterfaceOTRInterfaceE at Base 0.8.80
+ _ZTSN3KTp14ChannelAdapterE at Base 0.8.80
+ _ZTSN3KTp6Client21ProxyServiceInterfaceE at Base 0.8.80
+ _ZTSN3KTp6Client33ChannelProxyInterfaceOTRInterfaceE at Base 0.8.80
+ _ZTVN3KTp14ChannelAdapterE at Base 0.8.80
+ _ZTVN3KTp6Client21ProxyServiceInterfaceE at Base 0.8.80
+ _ZTVN3KTp6Client33ChannelProxyInterfaceOTRInterfaceE at Base 0.8.80
+ (c++)"non-virtual thunk to KTp::ChannelAdapter::~ChannelAdapter()@Base" 0.8.80

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list