[SCM] threadweaver packaging branch, master, updated. debian/5.23.0-1-7-g835c1ca
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Aug 18 22:01:30 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/threadweaver.git;a=commitdiff;h=47664cb
The following commit has been merged in the master branch:
commit 47664cb0eb7fd642ef1db9348a8ad7883568c866
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date: Sat Aug 13 14:47:11 2016 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 4f5de14..198933e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
- extra-cmake-modules (>= 5.24.0~),
+ extra-cmake-modules (>= 5.25.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.4.0~)
+ qtbase5-dev (>= 5.5.0~)
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/frameworks/threadweaver
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/threadweaver.git
@@ -17,7 +17,7 @@ Package: libkf5threadweaver-dev
Section: libdevel
Architecture: any
Depends: libkf5threadweaver5 (= ${binary:Version}),
- qtbase5-dev (>= 5.4.0~),
+ qtbase5-dev (>= 5.5.0~),
${misc:Depends}
Description: ThreadWeaver library to help multithreaded programming.in Qt
ThreadWeaver is a helper for multithreaded programming. It uses a job-based
--
threadweaver packaging
More information about the pkg-kde-commits
mailing list