[SCM] ktp-call-ui packaging branch, experimental, updated. debian/0.9.0-2-12-g9f5e76a

Diane Trout diane at moszumanska.debian.org
Thu Dec 3 04:21:03 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-call-ui.git;a=commitdiff;h=fcec381

The following commit has been merged in the experimental branch:
commit fcec38117c1ffa241d12365ba802b970c74b3814
Author: Diane Trout <diane at ghic.org>
Date:   Wed Dec 2 20:04:25 2015 -0800

    apply fix-service-macro.patch fix dbus activation problem
---
 debian/patches/fix-service-macro.patch | 7 +++++++
 debian/patches/series                  | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/patches/fix-service-macro.patch b/debian/patches/fix-service-macro.patch
new file mode 100644
index 0000000..1c13cbd
--- /dev/null
+++ b/debian/patches/fix-service-macro.patch
@@ -0,0 +1,7 @@
+--- a/src/org.freedesktop.Telepathy.Client.KTp.CallUi.service.in
++++ b/src/org.freedesktop.Telepathy.Client.KTp.CallUi.service.in
+@@ -1,3 +1,3 @@
+ [D-BUS Service]
+ Name=org.freedesktop.Telepathy.Client.KTp.CallUi
+-Exec=@LIBEXEC_INSTALL_DIR@/ktp-call-ui
++Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/ktp-call-ui
diff --git a/debian/patches/series b/debian/patches/series
index 410b5b5..37c14aa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+fix-service-macro.patch
 dbus_include.patch
 #fix-dtmf.patch
 #qml-fixes.patch

-- 
ktp-call-ui packaging



More information about the pkg-kde-commits mailing list