[SCM] kdbusaddons packaging branch, master, updated. debian/5.23.0-1-7-g1783321
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Aug 18 22:02:16 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdbusaddons.git;a=commitdiff;h=1893213
The following commit has been merged in the master branch:
commit 1893213c88fa5a1bc3a889e818e9455404f35bae
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date: Sat Aug 13 11:16:09 2016 +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 856d968..98d9fe8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
dbus-x11,
debhelper (>= 9),
- extra-cmake-modules (>= 5.24.0~),
- libqt5x11extras5-dev (>= 5.4.0~),
+ extra-cmake-modules (>= 5.25.0~),
+ libqt5x11extras5-dev (>= 5.5.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.4.0~),
+ qtbase5-dev (>= 5.5.0~),
qttools5-dev (>= 5.4),
qttools5-dev-tools (>= 5.4)
Standards-Version: 3.9.8
@@ -21,7 +21,7 @@ Package: libkf5dbusaddons-dev
Section: libdevel
Architecture: any
Depends: libkf5dbusaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.4.0~),
+ qtbase5-dev (>= 5.5.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