[SCM] khelpcenter packaging branch, master, updated. 5abb2a465af9cd6090c384666ae4bccb4d5b7ad6
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jun 30 08:22:19 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/khelpcenter.git;a=commitdiff;h=ce77e54
The following commit has been merged in the master branch:
commit ce77e54576ac1e7e115c517b40db084c4f372ed5
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 097e09e..0bc801b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,13 @@ khelpcenter (4:5.3.1-1~) UNRELEASED; urgency=medium
-- Maximiliano Curia <maxy at debian.org> Fri, 05 Jun 2015 11:55:11 +0200
+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 afe03cd..d28ce77 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,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