[SCM] threadweaver packaging branch, master, updated. 4e8c5885b08b5d4e65059c3013babe76ff2d7604
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Feb 24 17:15:06 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/threadweaver.git;a=commitdiff;h=883bc8b
The following commit has been merged in the master branch:
commit 883bc8be10a362c7b6a230f1a8a31288b9608b9e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sat Jan 24 19:49:37 2015 +0100
Update watch file
---
debian/changelog | 2 +-
debian/control | 4 +++-
debian/rules | 1 -
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b75ce11..09dd9c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,7 @@ threadweaver (5.2.0-0ubuntu1) utopic; urgency=medium
threadweaver (5.1.0-0ubuntu1) utopic; urgency=medium
[ Scarlett Clark ]
- * Update copyright to match licensing to source
+ * Update copyright to match licensing to source
[ José Manuel Santamaría Lema ]
* Update libraries *.install paths so a soname bump doesn't go
diff --git a/debian/control b/debian/control
index 786f652..9e52862 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/threadweaver.git
Package: libkf5threadweaver-dev
Section: libdevel
Architecture: any
-Depends: libkf5threadweaver5 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
+Depends: libkf5threadweaver5 (= ${binary:Version}),
+ qtbase5-dev,
+ ${misc:Depends}
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
diff --git a/debian/rules b/debian/rules
index ecc2f36..c03cef7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
$(overridden_command) --dbg-package=libkf5threadweaver5-dbg
-
--
threadweaver packaging
More information about the pkg-kde-commits
mailing list