[SCM] khelpcenter packaging branch, master, updated. debian/16.04.1-1-9-gffe0a58
Pino Toscano
pino at moszumanska.debian.org
Sat Jul 2 14:21:53 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/khelpcenter.git;a=commitdiff;h=ffe0a58
The following commit has been merged in the master branch:
commit ffe0a581e4e8b598e0bb25526d9ce7ad64387ec0
Author: Pino Toscano <pino at debian.org>
Date: Sat Jul 2 16:21:31 2016 +0200
recommend man-db
khelpcenter can search into man pages
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6addec2..920e441 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ khelpcenter (4:16.04.2-2) UNRELEASED; urgency=medium
libkf5kdelibs4support-dev build dependencies.
* Remove khelpcenter-data breaks/replaces, since it applies only to Ubuntu.
* Use the ${perl:Depends} substvar, since there are perl scripts.
+ * Recommend man-db, as khelpcenter can search into man pages.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 02 Jul 2016 16:00:36 +0200
diff --git a/debian/control b/debian/control
index 86e44df..b88d09a 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/khelpcenter.git
Package: khelpcenter
Architecture: any
Depends: kdoctools5, ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Recommends: man-db
Breaks: khelpcenter4 (<< 4:5.0.0),
${kde-l10n:all}
Replaces: khelpcenter4 (<< 4:5.0.0),
--
khelpcenter packaging
More information about the pkg-kde-commits
mailing list