diffstat for threadweaver-5.9.0 threadweaver-5.9.0 changelog | 32 ++++---------------------------- control | 13 +++++-------- copyright | 10 +++------- libkf5threadweaver-dev.acc.in | 20 -------------------- libkf5threadweaver-dev.install | 3 +-- rules | 1 + tests/acc | 11 ----------- tests/control | 6 ------ tests/testsuite | 3 --- 9 files changed, 14 insertions(+), 85 deletions(-) diff -Nru threadweaver-5.9.0/debian/changelog threadweaver-5.9.0/debian/changelog --- threadweaver-5.9.0/debian/changelog 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/changelog 2015-04-23 17:41:36.000000000 +0000 @@ -1,8 +1,8 @@ -threadweaver (5.9.0-1) experimental; urgency=medium +threadweaver (5.9.0-0tanglu1) staging; urgency=medium - * New upstream release (5.9.0). + * Upload for Tanglu - -- Maximiliano Curia Thu, 23 Apr 2015 08:26:17 +0200 + -- Matthias Klumpp Thu, 23 Apr 2015 19:41:36 +0200 threadweaver (5.9.0-0ubuntu1) vivid; urgency=medium @@ -10,42 +10,18 @@ -- Scarlett Clark Mon, 13 Apr 2015 22:29:50 +0200 -threadweaver (5.8.0-1) experimental; urgency=medium - - * New upstream release (5.8.0). - - -- Maximiliano Curia Sat, 14 Mar 2015 22:26:57 +0100 - threadweaver (5.8.0-0ubuntu1) vivid; urgency=medium * New upstream release -- Jonathan Riddell Tue, 17 Mar 2015 15:39:57 +0100 -threadweaver (5.7.0-1) experimental; urgency=medium - - * New upstream release (5.7.0). - - -- Maximiliano Curia Wed, 04 Mar 2015 17:45:36 +0100 - threadweaver (5.7.0-0ubuntu1) vivid; urgency=medium * New upstream release -- Harald Sitter Tue, 10 Feb 2015 16:44:34 +0100 -threadweaver (5.6.0-1) experimental; urgency=medium - - * New upstream release (5.6.0). - * Bump build dependencies to build against the experimental versions. - * Bump Standards-Version to 3.9.6, no changes needed. - * Update copyright information. - * Update install files. - * Add basic autopkgtests support. - * Update build dependencies to follow cmake. - - -- Maximiliano Curia Sat, 24 Jan 2015 20:17:32 +0100 - threadweaver (5.6.0-0ubuntu1) vivid; urgency=medium * New upstream release @@ -80,7 +56,7 @@ 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 -Nru threadweaver-5.9.0/debian/control threadweaver-5.9.0/debian/control --- threadweaver-5.9.0/debian/control 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/control 2015-04-23 17:41:36.000000000 +0000 @@ -3,13 +3,12 @@ Priority: optional Maintainer: Debian/Kubuntu Qt/KDE Maintainers Uploaders: Maximiliano Curia -Build-Depends: cmake (>= 2.8.12), - debhelper (>= 9), - extra-cmake-modules (>= 5.9.0~), +Build-Depends: cmake, + debhelper (>= 9.0.0), + extra-cmake-modules (>= 1.8.0), pkg-kde-tools (>= 0.15.15ubuntu1~), - qtbase5-dev (>= 5.2.0) + qtbase5-dev Standards-Version: 3.9.6 -XS-Testsuite: autopkgtest Homepage: https://projects.kde.org/projects/frameworks/threadweaver Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/frameworks/threadweaver.git Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/threadweaver.git @@ -17,9 +16,7 @@ Package: libkf5threadweaver-dev Section: libdevel Architecture: any -Depends: libkf5threadweaver5 (= ${binary:Version}), - qtbase5-dev (>= 5.2.0), - ${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 -Nru threadweaver-5.9.0/debian/copyright threadweaver-5.9.0/debian/copyright --- threadweaver-5.9.0/debian/copyright 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/copyright 2015-04-13 20:29:50.000000000 +0000 @@ -3,13 +3,9 @@ Source: https://projects.kde.org/projects/frameworks/threadweaver Files: * -Copyright: 2004-2013, Mirko Boehm -License: LGPL-2+ - -Files: debian/* -Copyright: 2014, Jonathan Riddell -License: LGPL-2+ - + debian/* +Copyright: 2004-2013 Mirko Boehm + 2014 Jonathan Riddell License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff -Nru threadweaver-5.9.0/debian/libkf5threadweaver-dev.acc.in threadweaver-5.9.0/debian/libkf5threadweaver-dev.acc.in --- threadweaver-5.9.0/debian/libkf5threadweaver-dev.acc.in 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/libkf5threadweaver-dev.acc.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ - - - - - 5.0.0 - - - - /usr/include/KF5/ThreadWeaver/ - - - - /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5ThreadWeaver.so - - - - -fPIC - - - diff -Nru threadweaver-5.9.0/debian/libkf5threadweaver-dev.install threadweaver-5.9.0/debian/libkf5threadweaver-dev.install --- threadweaver-5.9.0/debian/libkf5threadweaver-dev.install 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/libkf5threadweaver-dev.install 2015-04-13 20:29:50.000000000 +0000 @@ -1,5 +1,4 @@ -usr/include/KF5/ThreadWeaver/ -usr/include/KF5/threadweaver_version.h +usr/include/KF5/ usr/lib/*/cmake/KF5ThreadWeaver/ usr/lib/*/libKF5ThreadWeaver.so usr/lib/*/qt5/mkspecs/modules/qt_ThreadWeaver.pri diff -Nru threadweaver-5.9.0/debian/rules threadweaver-5.9.0/debian/rules --- threadweaver-5.9.0/debian/rules 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/rules 2015-04-13 20:29:50.000000000 +0000 @@ -5,3 +5,4 @@ override_dh_strip: $(overridden_command) --dbg-package=libkf5threadweaver5-dbg + diff -Nru threadweaver-5.9.0/debian/tests/acc threadweaver-5.9.0/debian/tests/acc --- threadweaver-5.9.0/debian/tests/acc 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/tests/acc 1970-01-01 00:00:00.000000000 +0000 @@ -1,11 +0,0 @@ -#!/bin/sh - -DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH) - -for in_file in debian/*.acc.in; do - out_file=${in_file%.in} - sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \ - "${in_file}" > "${out_file}" -done - -dh_acc diff -Nru threadweaver-5.9.0/debian/tests/control threadweaver-5.9.0/debian/tests/control --- threadweaver-5.9.0/debian/tests/control 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/tests/control 1970-01-01 00:00:00.000000000 +0000 @@ -1,6 +0,0 @@ -# Tests: testsuite -# Depends: @, @builddeps@, build-essential -# Restrictions: build-needed - -Tests: acc -Depends: @, dh-acc, exuberant-ctags diff -Nru threadweaver-5.9.0/debian/tests/testsuite threadweaver-5.9.0/debian/tests/testsuite --- threadweaver-5.9.0/debian/tests/testsuite 2015-04-23 06:26:17.000000000 +0000 +++ threadweaver-5.9.0/debian/tests/testsuite 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -#!/bin/sh - -dh_auto_test