Hi,

the solution for this bug seems very simple:
https://bugs.launchpad.net/bugs/1362753

I have pushed the proposed change to this repository:
https://gitlab.com/siduction-kde-plasma5/khelpcenter

in the kubuntu_wily_archive branch:
https://gitlab.com/siduction-kde-plasma5/khelpcenter/commits/kubuntu_wily_archive_tmp

Also I'm attaching the patch retrieved with git format-patch.
From 32cd33b6aec465997d9a7876b8c54fbbbb1c117e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Santamar=C3=ADa=20Lema?=
 <panfa...@gmail.com>
Date: Tue, 9 Jun 2015 02:26:23 +0200
Subject: [PATCH] kehelpcenter now depends on kdoctools5

---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9f18666..a268041 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+khelpcenter (4:5.3.1-0ubuntu2) UNRELEASED; urgency=medium
+
+  * khelpcenter now depends on kdoctools5, this allows the program to load
+    themes. (LP: #1362753)
+
+ -- José Manuel Santamaría Lema <panfa...@gmail.com>  Tue, 09 Jun 2015 02:22:38 +0200
+
 khelpcenter (4:5.3.1-0ubuntu1) wily; urgency=medium
 
   [ Jonathan Riddell ]
diff --git a/debian/control b/debian/control
index f4efb54..3b7f1bb 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/khelpcenter.git
 
 Package: khelpcenter
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kdoctools5, ${misc:Depends}, ${shlibs:Depends}
 Breaks: khelpcenter-data (<< 4:5.0.0-0ubuntu1~ubuntu14.10~ppa2),
         khelpcenter4 (<< 4:5.0.0)
 Replaces: khelpcenter-data (<< 4:5.0.0-0ubuntu1~ubuntu14.10~ppa2),
-- 
2.1.4

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to