[SCM] threadweaver packaging branch, master, updated. debian/5.37.0-2-14-g800f013
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 19:02:06 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/threadweaver.git;a=commitdiff;h=189afe5
The following commit has been merged in the master branch:
commit 189afe519012d1ae3022289d6044de4f0105a794
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Dec 15 10:40:40 2017 -0300
Bump group breaks (5.41)
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index c208e80..085ea79 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: any
Depends: libkf5threadweaver5 (= ${binary:Version}),
qtbase5-dev (>= 5.7.0~),
${misc:Depends},
-Breaks: libkf5kdelibs4support-dev (<< 5.37)
+Breaks: libkf5kdelibs4support-dev (<< 5.41)
Recommends: libkf5threadweaver-doc (= ${source:Version})
Description: ThreadWeaver library to help multithreaded programming in Qt
ThreadWeaver is a helper for multithreaded programming. It uses a job-based
@@ -56,7 +56,7 @@ Package: libkf5threadweaver5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5runner5 (<< 5.37)
+Breaks: libkf5runner5 (<< 5.41)
Description: ThreadWeaver library to help multithreaded programming in Qt
ThreadWeaver is a helper for multithreaded programming. It uses a job-based
interface to queue tasks and execute them in an efficient way. You simply
--
threadweaver packaging
More information about the pkg-kde-commits
mailing list