[SCM] kdbusaddons packaging branch, master, updated. debian/5.36.0-1-12-g399479b
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 06:22:40 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdbusaddons.git;a=commitdiff;h=6edfe51
The following commit has been merged in the master branch:
commit 6edfe51b938f3da079ecdc0a609434b909472137
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Aug 14 21:23:51 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 93c4b3c..2176d95 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 3.0~),
dbus-x11,
debhelper (>= 9),
- extra-cmake-modules (>= 5.36.0~),
- libqt5x11extras5-dev (>= 5.6.0~),
+ extra-cmake-modules (>= 5.37.0~),
+ libqt5x11extras5-dev (>= 5.7.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.6.0~),
+ qtbase5-dev (>= 5.7.0~),
qttools5-dev (>= 5.4),
qttools5-dev-tools (>= 5.4)
Standards-Version: 4.0.0
@@ -21,7 +21,7 @@ Package: libkf5dbusaddons-dev
Section: libdevel
Architecture: any
Depends: libkf5dbusaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.6.0~),
+ qtbase5-dev (>= 5.7.0~),
${misc:Depends}
Description: development files for dbusaddons
KDBusAddons provides convenience classes on top of QtDBus,
--
kdbusaddons packaging
More information about the pkg-kde-commits
mailing list