[SCM] kwidgetsaddons packaging branch, master, updated. debian/5.9.0-1-4-g2bf3168
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 16 12:50:32 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kwidgetsaddons.git;a=commitdiff;h=2bf3168
The following commit has been merged in the master branch:
commit 2bf316861834a6410032c2cda923670846d4c162
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue May 12 10:09:50 2015 +0200
Automatic debian/control update with bump_qt5.py
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index f47bea2..1ad3518 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 5.10.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.2.0),
- qttools5-dev (>= 5.2.0),
- qttools5-dev-tools,
+ qtbase5-dev (>= 5.4),
+ qttools5-dev (>= 5.4),
+ qttools5-dev-tools (>= 5.4),
xauth,
xvfb
Standards-Version: 3.9.6
@@ -22,7 +22,7 @@ Package: libkf5widgetsaddons-dev
Section: libdevel
Architecture: any
Depends: libkf5widgetsaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.2.0),
+ qtbase5-dev (>= 5.4),
${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