[SCM] kcrash packaging branch, master, updated. debian/5.16.0-1-9-g2a67c24
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 8 20:03:35 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcrash.git;a=commitdiff;h=41e8e08
The following commit has been merged in the master branch:
commit 41e8e0853537691241f8c200867f85a77fdfaef7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Feb 7 09:14:22 2016 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index bd87cfb..45ee2c7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ 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),
debhelper (>= 9),
- extra-cmake-modules (>= 5.18.0~),
- libkf5coreaddons-dev (>= 5.18.0~),
- libkf5windowsystem-dev (>= 5.18.0~),
+ extra-cmake-modules (>= 5.19.0~),
+ libkf5coreaddons-dev (>= 5.19.0~),
+ libkf5windowsystem-dev (>= 5.19.0~),
libqt5x11extras5-dev (>= 5.4),
libx11-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
@@ -22,9 +22,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kcrash.git
Package: libkf5crash-dev
Section: libdevel
Architecture: any
-Depends: libkf5coreaddons-dev (>= 5.18.0~),
+Depends: libkf5coreaddons-dev (>= 5.19.0~),
libkf5crash5 (= ${binary:Version}),
- libkf5windowsystem-dev (>= 5.18.0~),
+ libkf5windowsystem-dev (>= 5.19.0~),
qtbase5-dev (>= 5.4),
${misc:Depends}
Description: Support for application crash analysis and bug report from apps
--
kcrash packaging
More information about the pkg-kde-commits
mailing list