[SCM] khelpcenter packaging branch, kubuntu_stable, updated. ea0da0ef731a03198d578976e92eb94e2386ffac

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Tue Jun 23 15:55:27 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/khelpcenter.git;a=commitdiff;h=ea0da0e

The following commit has been merged in the kubuntu_stable branch:
commit ea0da0ef731a03198d578976e92eb94e2386ffac
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Jun 23 17:54:55 2015 +0200

    khelpcenter now depends on kdoctools5, this allows the program to load themes. (LP: #1362753)
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9f18666..cf8b29c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+khelpcenter (4:5.3.1-0ubuntu2) wily; urgency=medium
+
+  * khelpcenter now depends on kdoctools5, this allows the program to load
+    themes. (LP: #1362753)
+
+ -- José Manuel Santamaría Lema <panfaust at 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),

-- 
khelpcenter packaging



More information about the pkg-kde-commits mailing list