[SCM] threadweaver packaging branch, master, updated. debian/5.16.0-1-8-ge462919

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:01:51 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/threadweaver.git;a=commitdiff;h=e462919

The following commit has been merged in the master branch:
commit e462919a55603fe25b17068aa1986fbfc6481708
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:02 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control | 17 -----------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 1b4565e..fe8e9d8 100644
--- a/debian/control
+++ b/debian/control
@@ -42,20 +42,3 @@ Description: ThreadWeaver library to help multithreaded programming.in Qt
  threads within a set of resource limits.
  .
  This package is part of KDE Frameworks 5.
-
-Package: libkf5threadweaver5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5threadweaver5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for Threadweaver
- 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
- divide the workload into jobs, state the dependencies between the jobs and
- ThreadWeaver will work out the most efficient way of dividing the work between
- threads within a set of resource limits.
- .
- This package is part of KDE Frameworks 5.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index bb099ab..3cf3efc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5threadweaver5-dbg
+	$(overridden_command) --ddeb-migration='libkf5threadweaver5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
threadweaver packaging



More information about the pkg-kde-commits mailing list