[SCM] kcoreaddons packaging branch, master, updated. debian/5.9.0-1-4-gda1a01d
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 16 12:51:07 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcoreaddons.git;a=commitdiff;h=d1e775a
The following commit has been merged in the master branch:
commit d1e775a48d2fa2a636468f2a84554ca19fbc179a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue May 12 10:09:54 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 9d2bc1b..18ecb7d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends: cmake (>= 2.8.12),
extra-cmake-modules (>= 5.10.0~),
libfam-dev,
pkg-kde-tools (>= 0.15.16~),
- qtbase5-dev (>= 5.2.0),
- qttools5-dev,
- qttools5-dev-tools,
+ qtbase5-dev (>= 5.4),
+ qttools5-dev (>= 5.4),
+ qttools5-dev-tools (>= 5.4),
shared-mime-info (>= 1.3)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
@@ -22,7 +22,7 @@ Package: libkf5coreaddons-dev
Section: libdevel
Architecture: any
Depends: libkf5coreaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.2.0),
+ qtbase5-dev (>= 5.4),
${shlibs:Depends}
Replaces: libkf5service-dev (<= 5.2.0)
Breaks: libkf5service-dev (<= 5.2.0)
--
kcoreaddons packaging
More information about the pkg-kde-commits
mailing list