[SCM] kcrash packaging branch, master, updated. debian/5.28.0-1-11-g2b7598c
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 8 07:19:15 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcrash.git;a=commitdiff;h=c8007e8
The following commit has been merged in the master branch:
commit c8007e8fa03e3f9863c0010dc9e0a2aac357638c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Jun 28 08:50:37 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 7c9ed3c..0901658 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ 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: cmake (>= 3.0~),
debhelper (>= 9),
- extra-cmake-modules (>= 5.28.0~),
- libkf5coreaddons-dev (>= 5.28.0~),
- libkf5windowsystem-dev (>= 5.28.0~),
- libqt5x11extras5-dev (>= 5.5.0~),
+ extra-cmake-modules (>= 5.35.0~),
+ libkf5coreaddons-dev (>= 5.35.0~),
+ libkf5windowsystem-dev (>= 5.35.0~),
+ libqt5x11extras5-dev (>= 5.6.0~),
libx11-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.6.0~),
xauth,
xvfb
Standards-Version: 4.0.0
@@ -22,10 +22,10 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kcrash.git
Package: libkf5crash-dev
Section: libdevel
Architecture: any
-Depends: libkf5coreaddons-dev (>= 5.28.0~),
+Depends: libkf5coreaddons-dev (>= 5.35.0~),
libkf5crash5 (= ${binary:Version}),
- libkf5windowsystem-dev (>= 5.28.0~),
- qtbase5-dev (>= 5.5.0~),
+ libkf5windowsystem-dev (>= 5.35.0~),
+ qtbase5-dev (>= 5.6.0~),
${misc:Depends}
Description: Support for application crash analysis and bug report from apps
KCrash provides support for intercepting and handling application crashes.
--
kcrash packaging
More information about the pkg-kde-commits
mailing list