[SCM] khelpcenter packaging branch, master, updated. debian/16.08.2-1-6-g8490f3d
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Nov 23 21:55:19 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/khelpcenter.git;a=commitdiff;h=484292c
The following commit has been merged in the master branch:
commit 484292c9721b6597623e460d70f73ec6a0450074
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Oct 26 10:45:58 2016 +0200
Set kinit as a hard runtime dependency
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9635888..3ee4423 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/khelpcenter.git
Package: khelpcenter
Architecture: any
-Depends: kdoctools5, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Recommends: man-db, kinit
+Depends: kdoctools5, kinit, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Recommends: man-db
Breaks: khelpcenter4 (<< 4:5.0.0), ${kde-l10n:all}
Replaces: khelpcenter4 (<< 4:5.0.0), ${kde-l10n:all}
Description: KDE documentation viewer
--
khelpcenter packaging
More information about the pkg-kde-commits
mailing list