[SCM] ktp-common-internals packaging branch, kubuntu_unstable, updated. debian/0.8.1-1-25-g70ef789
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Wed Mar 11 13:26:53 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=70ef789
The following commit has been merged in the kubuntu_unstable branch:
commit 70ef7890e6b3387288386d77c520511b700b6e11
Author: Harald Sitter <sitter at kde.org>
Date: Wed Mar 11 14:26:46 2015 +0100
bring back the logger
---
debian/control | 4 +++-
debian/kde-telepathy-data.install | 2 ++
debian/libktplogger9.install | 1 +
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d75ab8e..47223b6 100644
--- a/debian/control
+++ b/debian/control
@@ -102,7 +102,9 @@ Description: KDE Telepathy common internal widgets library
Package: libktplogger9
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kde-telepathy-data (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: KDE Telepathy internal logger library
Internal library which consists of the most reused
parts across KDE Telepathy.
diff --git a/debian/kde-telepathy-data.install b/debian/kde-telepathy-data.install
index 2f78202..9a58b73 100644
--- a/debian/kde-telepathy-data.install
+++ b/debian/kde-telepathy-data.install
@@ -1,4 +1,6 @@
usr/share/icons/hicolor/*
usr/share/katepart5/syntax/ktpdebugoutput.xml
usr/share/knotifications5/ktelepathy.notifyrc
+usr/share/kservices5/ktploggerplugin_tplogger.desktop
+usr/share/kservicetypes5/ktp_logger_plugin.desktop
usr/share/locale/*
diff --git a/debian/libktplogger9.install b/debian/libktplogger9.install
index 79afe9e..5bb1922 100644
--- a/debian/libktplogger9.install
+++ b/debian/libktplogger9.install
@@ -1,2 +1,3 @@
usr/lib/*/libKTpLogger.so.0.9.*
usr/lib/*/libKTpLogger.so.9
+usr/lib/*/qt5/plugins/ktploggerplugin_tplogger.so
--
ktp-common-internals packaging
More information about the pkg-kde-commits
mailing list