[SCM] ktp-text-ui packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.0-0ubuntu1-1-g17957b4

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed Sep 9 07:53:15 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=17957b4

The following commit has been merged in the kubuntu_unstable branch:
commit 17957b4e68e892c4322bdf1f33dc9f29b2c9915a
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Sep 9 09:52:41 2015 +0200

    Fix random crash (LP #1493704) and KDE #347313 by  adding runtime dependency to libkf5emonticons-bin.
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index def9e86..96f4809 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ktp-text-ui (4:15.08.0-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Fix random crash (LP #1493704) and KDE #347313 by 
+    adding runtime dependency to libkf5emonticons-bin. 
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 09 Sep 2015 09:50:05 +0200
+
 ktp-text-ui (4:15.08.0-0ubuntu1) wily; urgency=medium
 
   * new upstream release
diff --git a/debian/control b/debian/control
index 134b9db..a2e4d22 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,7 @@ Architecture: any
 Depends: kde-telepathy-data,
          libjs-jquery (>= 1.7),
          libjs-scriptaculous (>= 1.8.2),
+         libkf5emoticons-bin,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: kde-telepathy

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list