[SCM] kwidgetsaddons packaging branch, master, updated. debian/5.28.0-3-12-gb943c9b
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 8 07:18:09 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kwidgetsaddons.git;a=commitdiff;h=7880ab6
The following commit has been merged in the master branch:
commit 7880ab6b7a4aaa28d08db5677b509a76caf3b042
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Jun 28 08:50:30 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 5065b5c..c161258 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ 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~),
+ extra-cmake-modules (>= 5.35.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.6.0~),
qttools5-dev (>= 5.5.0~),
qttools5-dev-tools (>= 5.4)
Standards-Version: 4.0.0
@@ -19,7 +19,7 @@ Package: libkf5widgetsaddons-dev
Section: libdevel
Architecture: any
Depends: libkf5widgetsaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.6.0~),
${misc:Depends}
Description: development files for kwidgetsaddons
Provided are action classes that can be added to toolbars or menus,
--
kwidgetsaddons packaging
More information about the pkg-kde-commits
mailing list