[SCM] kservice packaging branch, master, updated. debian/5.23.0-1-7-g62d8a7c
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Aug 19 14:42:33 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kservice.git;a=commitdiff;h=87faf7e
The following commit has been merged in the master branch:
commit 87faf7e102c7ff24b70c5ddef683ce6560f6f04c
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date: Sat Aug 13 18:32:11 2016 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index 51f9340..b110a2d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,21 +3,23 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12),
+Build-Depends: bison,
+ cmake (>= 2.8.12),
dbus-x11,
debhelper (>= 9),
docbook-xml,
docbook-xsl,
- extra-cmake-modules (>= 5.24.0~),
- kdoctools-dev (>= 5.24.0~),
- libkf5config-dev (>= 5.24.0~),
- libkf5coreaddons-dev (>= 5.24.0~),
- libkf5crash-dev (>= 5.24.0~),
- libkf5dbusaddons-dev (>= 5.24.0~),
- libkf5i18n-dev (>= 5.24.0~),
+ extra-cmake-modules (>= 5.25.0~),
+ flex,
+ kdoctools-dev (>= 5.25.0~),
+ libkf5config-dev (>= 5.25.0~),
+ libkf5coreaddons-dev (>= 5.25.0~),
+ libkf5crash-dev (>= 5.25.0~),
+ libkf5dbusaddons-dev (>= 5.25.0~),
+ libkf5i18n-dev (>= 5.25.0~),
libxml2-utils,
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.4.0~)
+ qtbase5-dev (>= 5.5.0~)
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/frameworks/kservice
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kservice.git
@@ -26,10 +28,10 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kservice.git
Package: libkf5service-dev
Section: libdevel
Architecture: any
-Depends: libkf5config-dev (>= 5.24.0~),
- libkf5coreaddons-dev (>= 5.24.0~),
- libkf5dbusaddons-dev (>= 5.24.0~),
- libkf5i18n-dev (>= 5.24.0~),
+Depends: libkf5config-dev (>= 5.25.0~),
+ libkf5coreaddons-dev (>= 5.25.0~),
+ libkf5dbusaddons-dev (>= 5.25.0~),
+ libkf5i18n-dev (>= 5.25.0~),
libkf5service5 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
--
kservice packaging
More information about the pkg-kde-commits
mailing list