[SCM] threadweaver packaging branch, master, updated. debian/5.36.0-1-12-gcf5438c
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Aug 16 17:11:20 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/threadweaver.git;a=commitdiff;h=2fc21f2
The following commit has been merged in the master branch:
commit 2fc21f2a91caf4892cd5e1e1986217ac1bd17846
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Aug 14 21:25:22 2017 +0200
Bump group breaks (5.37)
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 71fbcdb..8c69489 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.36)
+Breaks: libkf5kdelibs4support-dev (<< 5.37)
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
@@ -40,7 +40,7 @@ Package: libkf5threadweaver5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5runner5 (<< 5.36)
+Breaks: libkf5runner5 (<< 5.37)
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