[SCM] threadweaver packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-gde255df

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:03:52 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 kubuntu_unstable 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