[SCM] kdbusaddons packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g50bd3e0
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue May 19 12:57:04 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdbusaddons.git;a=commitdiff;h=50bd3e0
The following commit has been merged in the kubuntu_wily_archive branch:
commit 50bd3e09fc81fe427d0bf6cbf6b357411b9dc78d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue May 12 10:10:14 2015 +0200
Automatic debian/control update with bump_qt5.py
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 2a536f9..c7f10a4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Build-Depends: cmake (>= 2.8.12),
dbus-x11,
debhelper (>= 9),
extra-cmake-modules (>= 5.10.0~),
- libqt5x11extras5-dev (>= 5.2.0),
+ libqt5x11extras5-dev (>= 5.4),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.2.0),
- qttools5-dev,
- qttools5-dev-tools
+ qtbase5-dev (>= 5.4),
+ qttools5-dev (>= 5.4),
+ qttools5-dev-tools (>= 5.4)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/frameworks/kdbusaddons
@@ -22,7 +22,7 @@ Package: libkf5dbusaddons-dev
Section: libdevel
Architecture: any
Depends: libkf5dbusaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.2.0),
+ qtbase5-dev (>= 5.4),
${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