[SCM] khelpcenter packaging branch, master, updated. debian/5.3.2-2-8-gab919f6
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Sep 3 13:53:36 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/khelpcenter.git;a=commitdiff;h=16d3410
The following commit has been merged in the master branch:
commit 16d3410f046e7e126567fc8b06038814882e9d68
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Sep 3 13:03:43 2015 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index fe404ed..f2a7632 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,13 @@ Build-Depends: cmake (>= 2.8.12),
extra-cmake-modules (>= 1.3.0~),
kinit-dev (>= 5.2.0),
libkf5config-dev (>= 5.2.0),
+ libkf5coreaddons-dev,
+ libkf5dbusaddons-dev,
libkf5i18n-dev,
libkf5kcmutils-dev (>= 5.2.0),
libkf5kdelibs4support-dev (>= 5.2.0),
libkf5khtml-dev (>= 5.2.0),
+ libkf5service-dev,
pkg-kde-tools (>= 0.15.18~),
qtbase5-dev (>= 5.4.0~)
Standards-Version: 3.9.6
@@ -23,9 +26,11 @@ Package: khelpcenter
Architecture: any
Depends: kdoctools5, ${misc:Depends}, ${shlibs:Depends}
Breaks: khelpcenter-data (<< 4:5.0.0-0ubuntu1~ubuntu14.10~ppa2),
- khelpcenter4 (<< 4:5.0.0), ${kde-l10n:all}
+ khelpcenter4 (<< 4:5.0.0),
+ ${kde-l10n:all}
Replaces: khelpcenter-data (<< 4:5.0.0-0ubuntu1~ubuntu14.10~ppa2),
- khelpcenter4 (<< 4:5.0.0), ${kde-l10n:all}
+ khelpcenter4 (<< 4:5.0.0),
+ ${kde-l10n:all}
Description: KDE documentation viewer
KHelpCenter uses meta data files which describe the documentation
available in the system. Each document is represented by a meta data
--
khelpcenter packaging
More information about the pkg-kde-commits
mailing list