diff -Nru libthread-pool-simple-perl-0.25/debian/changelog libthread-pool-simple-perl-0.25/debian/changelog --- libthread-pool-simple-perl-0.25/debian/changelog 2018-07-12 06:05:47.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/changelog 2018-07-11 20:03:18.000000000 +0000 @@ -1,3 +1,44 @@ +libthread-pool-simple-perl (0.25-2) unstable; urgency=medium + + * Team upload + + [ Ansgar Burchardt ] + * debian/control: Convert Vcs-* fields to Git. + + [ Salvatore Bonaccorso ] + * Change Vcs-Git to canonical URI (git://anonscm.debian.org) + * Change search.cpan.org based URIs to metacpan.org based URIs + + [ Axel Beckert ] + * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- + copyright" + + [ gregor herrmann ] + * Strip trailing slash from metacpan URLs. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + * Remove Jonathan Yu from Uploaders. Thanks for your work! + + [ Alex Muntada ] + * Remove inactive pkg-perl members from Uploaders. + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ Florian Schlichting ] + * Mark package as source format 3.0 (quilt) + * Add spelling.patch + * Update license paragraphs to commonly used versions + * Bump dh compat to level 11 + * Declare compliance with Debian Policy 4.1.5 + + -- Florian Schlichting Wed, 11 Jul 2018 22:03:18 +0200 + libthread-pool-simple-perl (0.25-1) unstable; urgency=low * New upstream release @@ -55,4 +96,3 @@ * Initial Release (Closes: #425823) -- Gonéri Le Bouder Thu, 24 May 2007 13:26:08 +0000 - diff -Nru libthread-pool-simple-perl-0.25/debian/compat libthread-pool-simple-perl-0.25/debian/compat --- libthread-pool-simple-perl-0.25/debian/compat 2018-07-12 06:05:47.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/compat 2018-07-11 20:03:03.000000000 +0000 @@ -1 +1 @@ -7 +11 diff -Nru libthread-pool-simple-perl-0.25/debian/control libthread-pool-simple-perl-0.25/debian/control --- libthread-pool-simple-perl-0.25/debian/control 2018-07-12 06:05:47.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/control 2018-07-11 20:03:13.000000000 +0000 @@ -1,21 +1,22 @@ Source: libthread-pool-simple-perl +Maintainer: Debian Perl Group +Uploaders: Gonéri Le Bouder , + gregor herrmann , + Damyan Ivanov Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 11) Build-Depends-Indep: perl -Maintainer: Debian Perl Group -Uploaders: Gonéri Le Bouder , - gregor herrmann , Damyan Ivanov , - Jonathan Yu , - Krzysztof Krzyżaniak (eloy) -Standards-Version: 3.9.1 -Homepage: http://search.cpan.org/dist/Thread-Pool-Simple/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libthread-pool-simple-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libthread-pool-simple-perl/ +Standards-Version: 4.1.5 +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libthread-pool-simple-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libthread-pool-simple-perl.git +Homepage: https://metacpan.org/release/Thread-Pool-Simple Package: libthread-pool-simple-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, +Depends: ${perl:Depends}, + ${misc:Depends} Description: Perl implementation of a simple thread pool Thread::Pool::Simple provides a simple thread-pool implementation without external dependencies outside core modules. Jobs can be submitted to and diff -Nru libthread-pool-simple-perl-0.25/debian/copyright libthread-pool-simple-perl-0.25/debian/copyright --- libthread-pool-simple-perl-0.25/debian/copyright 2018-07-12 06:05:47.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/copyright 2018-07-11 20:02:45.000000000 +0000 @@ -1,13 +1,11 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 -Upstream-Maintainer: Jianyuan Wu -Upstream-Source: http://search.cpan.org/dist/Thread-Pool-Simple/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Thread-Pool-Simple +Upstream-Contact: Jianyuan Wu +Source: https://metacpan.org/release/Thread-Pool-Simple Files: * Copyright: 2007-2010, Jianyuan Wu -License-Alias: Perl -License: Artistic | GPL-1+ +License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu @@ -15,19 +13,20 @@ 2008, gregor herrmann 2007, Gonéri Le Bouder 2010, Krzysztof Krzyżaniak (eloy) -License: Artistic | GPL-1+ +License: Artistic or GPL-1+ License: Artistic - This program is free software; you can redistribute it and/or modify - it under the terms of the Artistic License, which comes with Perl. - On Debian GNU/Linux systems, the complete text of the Artistic License - can be found in `/usr/share/common-licenses/Artistic' + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 1, or (at your option) - any later version. - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' - + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 1, or (at your option) + any later version. + . + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. diff -Nru libthread-pool-simple-perl-0.25/debian/patches/series libthread-pool-simple-perl-0.25/debian/patches/series --- libthread-pool-simple-perl-0.25/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/patches/series 2018-07-11 19:59:14.000000000 +0000 @@ -0,0 +1 @@ +spelling.patch diff -Nru libthread-pool-simple-perl-0.25/debian/patches/spelling.patch libthread-pool-simple-perl-0.25/debian/patches/spelling.patch --- libthread-pool-simple-perl-0.25/debian/patches/spelling.patch 1970-01-01 00:00:00.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/patches/spelling.patch 2018-07-11 20:02:14.000000000 +0000 @@ -0,0 +1,15 @@ +Description: fix a typo in POD +Author: Florian Schlichting +Forwarded: https://rt.cpan.org/Ticket/Display.html?id=125820 + +--- a/Simple.pm ++++ b/Simple.pm +@@ -361,7 +361,7 @@ + + =head1 DESCRIPTION + +-C provides a simple thread-pool implementaion ++C provides a simple thread-pool implementation + without external dependencies outside core modules. + + Jobs can be submitted to and handled by multi-threaded `workers' diff -Nru libthread-pool-simple-perl-0.25/debian/source/format libthread-pool-simple-perl-0.25/debian/source/format --- libthread-pool-simple-perl-0.25/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/source/format 2018-07-11 19:58:17.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libthread-pool-simple-perl-0.25/debian/watch libthread-pool-simple-perl-0.25/debian/watch --- libthread-pool-simple-perl-0.25/debian/watch 2018-07-12 06:05:47.000000000 +0000 +++ libthread-pool-simple-perl-0.25/debian/watch 2014-03-04 10:59:38.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/Thread-Pool-Simple/ .*/Thread-Pool-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +https://metacpan.org/release/Thread-Pool-Simple .*/Thread-Pool-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)