[SCM] kcodecs packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-gfdd9501
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:00:30 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcodecs.git;a=commitdiff;h=fdd9501
The following commit has been merged in the kubuntu_unstable branch:
commit fdd950109c1e661c594a230ddc88fa7400c70f37
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue May 12 10:10:00 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 8bb5c87..ca5840d 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,
- 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/kcodecs
@@ -40,7 +40,7 @@ Package: libkf5codecs-dev
Architecture: any
Section: libdevel
Depends: libkf5codecs5 (= ${binary:Version}),
- qtbase5-dev (>= 5.2.0),
+ qtbase5-dev (>= 5.4),
${misc:Depends},
${shlibs:Depends}
Description: development files for kcodecs
--
kcodecs packaging
More information about the pkg-kde-commits
mailing list