diff -Nru libnet-trac-perl-0.16/debian/changelog libnet-trac-perl-0.16/debian/changelog --- libnet-trac-perl-0.16/debian/changelog 2018-07-07 08:32:16.000000000 +0000 +++ libnet-trac-perl-0.16/debian/changelog 2018-07-06 20:14:27.000000000 +0000 @@ -1,3 +1,49 @@ +libnet-trac-perl (0.16-2) unstable; urgency=medium + + [ Ansgar Burchardt ] + * debian/control: Convert Vcs-* fields to Git. + + [ Salvatore Bonaccorso ] + * debian/copyright: Replace DEP5 Format-Specification URL from + svn.debian.org to anonscm.debian.org URL. + + [ gregor herrmann ] + * debian/control: update {versioned,alternative} (build) dependencies. + + [ 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 Christine Spang from Uploaders. Thanks for your work! + * Remove Ryan Niebur from Uploaders. Thanks for your work! + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ Florian Schlichting ] + * Mark package as source format 3.0 (quilt) + * Update license paragraphs to commonly used versions + * Add myself to Uploaders + * Bump dh compat to level 11 + * Declare compliance with Debian Policy 4.1.5 + * Add a patch to fix a build failure from removal of . in @INC + * Let CI tests pass + + -- Florian Schlichting Fri, 06 Jul 2018 22:14:27 +0200 + libnet-trac-perl (0.16-1) unstable; urgency=low [ Jonathan Yu ] diff -Nru libnet-trac-perl-0.16/debian/compat libnet-trac-perl-0.16/debian/compat --- libnet-trac-perl-0.16/debian/compat 2018-07-07 08:32:16.000000000 +0000 +++ libnet-trac-perl-0.16/debian/compat 2018-07-06 20:13:37.000000000 +0000 @@ -1 +1 @@ -7 +11 diff -Nru libnet-trac-perl-0.16/debian/control libnet-trac-perl-0.16/debian/control --- libnet-trac-perl-0.16/debian/control 2018-07-07 08:32:16.000000000 +0000 +++ libnet-trac-perl-0.16/debian/control 2018-07-06 20:14:15.000000000 +0000 @@ -1,23 +1,37 @@ Source: libnet-trac-perl +Maintainer: Debian Perl Group +Uploaders: Florian Schlichting Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 7) -Build-Depends-Indep: perl, libdatetime-perl, liburi-perl, - libwww-mechanize-perl (>= 1.52), libtext-csv-perl, libwww-perl, - libparams-validate-perl, libany-moose-perl, liblingua-en-inflect-perl, - libtest-pod-perl -Maintainer: Debian Perl Group -Uploaders: Christine Spang , Ryan Niebur -Standards-Version: 3.9.1 -Homepage: http://search.cpan.org/dist/Net-Trac/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-trac-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-trac-perl +Build-Depends: debhelper (>= 11) +Build-Depends-Indep: perl, + libdatetime-perl, + liburi-perl, + libwww-mechanize-perl, + libtext-csv-perl, + libwww-perl, + libparams-validate-perl, + libany-moose-perl, + liblingua-en-inflect-perl, + libtest-pod-perl +Standards-Version: 4.1.5 +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-trac-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-trac-perl.git +Homepage: https://metacpan.org/release/Net-Trac Package: libnet-trac-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, liburi-perl, - libwww-mechanize-perl (>= 1.52), libtext-csv-perl, libwww-perl, - libparams-validate-perl, libany-moose-perl, liblingua-en-inflect-perl +Depends: ${perl:Depends}, + ${misc:Depends}, + libdatetime-perl, + liburi-perl, + libwww-mechanize-perl, + libtext-csv-perl, + libwww-perl, + libparams-validate-perl, + libany-moose-perl, + liblingua-en-inflect-perl Description: Perl client library for Trac Net::Trac is simple client library for a remote Trac instance. Because Trac doesn't provide a web services API, this module currently "fakes" diff -Nru libnet-trac-perl-0.16/debian/copyright libnet-trac-perl-0.16/debian/copyright --- libnet-trac-perl-0.16/debian/copyright 2018-07-07 08:32:16.000000000 +0000 +++ libnet-trac-perl-0.16/debian/copyright 2018-07-06 20:12:43.000000000 +0000 @@ -1,7 +1,7 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 -Maintainer: Jesse Vincent -Source: http://search.cpan.org/dist/Net-Trac/ -Name: Net-Trac +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Net-Trac +Upstream-Contact: Jesse Vincent +Source: https://metacpan.org/release/Net-Trac Files: * Copyright: 2008-2009, Best Practical Solutions, LLC @@ -21,8 +21,8 @@ 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' + 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 @@ -30,6 +30,5 @@ 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' - + 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 libnet-trac-perl-0.16/debian/patches/no-dot-in-inc.patch libnet-trac-perl-0.16/debian/patches/no-dot-in-inc.patch --- libnet-trac-perl-0.16/debian/patches/no-dot-in-inc.patch 1970-01-01 00:00:00.000000000 +0000 +++ libnet-trac-perl-0.16/debian/patches/no-dot-in-inc.patch 2018-07-06 20:14:27.000000000 +0000 @@ -0,0 +1,12 @@ +Description: fix a build failure from removal of . in @INC +Author: Florian Schlichting + +--- a/Makefile.PL ++++ b/Makefile.PL +@@ -1,5 +1,6 @@ + use warnings; + use strict; ++use lib '.'; + use inc::Module::Install; + + name 'Net-Trac'; diff -Nru libnet-trac-perl-0.16/debian/patches/series libnet-trac-perl-0.16/debian/patches/series --- libnet-trac-perl-0.16/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ libnet-trac-perl-0.16/debian/patches/series 2018-07-06 20:14:27.000000000 +0000 @@ -0,0 +1 @@ +no-dot-in-inc.patch diff -Nru libnet-trac-perl-0.16/debian/source/format libnet-trac-perl-0.16/debian/source/format --- libnet-trac-perl-0.16/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libnet-trac-perl-0.16/debian/source/format 2018-07-06 20:11:33.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libnet-trac-perl-0.16/debian/tests/pkg-perl/smoke-files libnet-trac-perl-0.16/debian/tests/pkg-perl/smoke-files --- libnet-trac-perl-0.16/debian/tests/pkg-perl/smoke-files 1970-01-01 00:00:00.000000000 +0000 +++ libnet-trac-perl-0.16/debian/tests/pkg-perl/smoke-files 2018-07-06 20:14:27.000000000 +0000 @@ -0,0 +1,3 @@ +t/ +lib/ +Makefile.PL diff -Nru libnet-trac-perl-0.16/debian/tests/pkg-perl/use-whitelist libnet-trac-perl-0.16/debian/tests/pkg-perl/use-whitelist --- libnet-trac-perl-0.16/debian/tests/pkg-perl/use-whitelist 1970-01-01 00:00:00.000000000 +0000 +++ libnet-trac-perl-0.16/debian/tests/pkg-perl/use-whitelist 2018-07-06 20:14:27.000000000 +0000 @@ -0,0 +1,2 @@ +# this is #845813; let test pass until further notice +Any::Moose is deprecated. Please use Moo instead at /usr/share/perl5/Net/Trac.pm line 2. diff -Nru libnet-trac-perl-0.16/debian/watch libnet-trac-perl-0.16/debian/watch --- libnet-trac-perl-0.16/debian/watch 2018-07-07 08:32:16.000000000 +0000 +++ libnet-trac-perl-0.16/debian/watch 2014-03-04 10:49:59.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/Net-Trac/ .*/Net-Trac-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +https://metacpan.org/release/Net-Trac .*/Net-Trac-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$