diff -Nru libxml-filter-reindent-perl-0.03/debian/changelog libxml-filter-reindent-perl-0.03/debian/changelog --- libxml-filter-reindent-perl-0.03/debian/changelog 2018-07-12 17:41:16.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/changelog 2018-07-12 08:52:37.000000000 +0000 @@ -1,3 +1,49 @@ +libxml-filter-reindent-perl (0.03-8) unstable; urgency=medium + + * Team upload + + [ gregor herrmann ] + * debian/rules: switch order of arguments to dh. + + [ Ansgar Burchardt ] + * Update my email address. + * debian/control: Convert Vcs-* fields to Git. + + [ 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 Jay Bonci 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) + * Mention module name in description + * Bump dh compat to level 11 + * Declare compliance with Debian Policy 4.1.5 + * Update license paragraphs to commonly used versions + * Enable all autopkgtests + + -- Florian Schlichting Thu, 12 Jul 2018 10:52:37 +0200 + libxml-filter-reindent-perl (0.03-7) unstable; urgency=low [ gregor herrmann ] diff -Nru libxml-filter-reindent-perl-0.03/debian/compat libxml-filter-reindent-perl-0.03/debian/compat --- libxml-filter-reindent-perl-0.03/debian/compat 2018-07-12 17:41:16.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/compat 2018-07-12 08:52:16.000000000 +0000 @@ -1 +1 @@ -7 +11 diff -Nru libxml-filter-reindent-perl-0.03/debian/control libxml-filter-reindent-perl-0.03/debian/control --- libxml-filter-reindent-perl-0.03/debian/control 2018-07-12 17:41:16.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/control 2018-07-12 08:52:25.000000000 +0000 @@ -1,22 +1,25 @@ Source: libxml-filter-reindent-perl +Maintainer: Debian Perl Group +Uploaders: Ansgar Burchardt Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional -Maintainer: Debian Perl Group -Uploaders: Jay Bonci , - Ansgar Burchardt -Standards-Version: 3.8.3 -Homepage: http://search.cpan.org/dist/XML-Filter-Reindent/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-filter-reindent-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-filter-reindent-perl/ -Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7) -Build-Depends-Indep: perl, libxml-filter-detectws-perl +Build-Depends: debhelper (>= 11) +Build-Depends-Indep: perl, + libxml-filter-detectws-perl +Standards-Version: 4.1.5 +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-filter-reindent-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-filter-reindent-perl.git +Homepage: https://metacpan.org/release/XML-Filter-Reindent Package: libxml-filter-reindent-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libxml-filter-detectws-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libxml-filter-detectws-perl Suggests: libxml-handler-composer-perl Description: Perl module for reformatting whitespace for pretty printing XML - This module can be used as a PerlSAX filter to reformat an XML + XML::Filter::Reindent can be used as a PerlSAX filter to reformat an XML document before sending it to a PerlSAX handler that prints it (like XML::Handler::Composer). . diff -Nru libxml-filter-reindent-perl-0.03/debian/copyright libxml-filter-reindent-perl-0.03/debian/copyright --- libxml-filter-reindent-perl-0.03/debian/copyright 2018-07-12 17:41:16.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/copyright 2018-07-12 08:52:37.000000000 +0000 @@ -1,31 +1,31 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 -Upstream-Maintainer: T. J. Mather -Upstream-Source: http://search.cpan.org/dist/XML-Filter-Reindent/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XML-Filter-Reindent +Upstream-Contact: T. J. Mather +Source: https://metacpan.org/release/XML-Filter-Reindent Files: * Copyright: © 1999-2000, Enno Derksen -License-Alias: Perl -License: Artistic | GPL-1+ +License: Artistic or GPL-1+ Files: debian/* Copyright: © 2001-2003, Ardo van Rangelrooij © 2003-2004, Jay Bonci - © 2009, Ansgar Burchardt -License: Artistic | GPL-1+ + © 2009, Ansgar Burchardt +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 libxml-filter-reindent-perl-0.03/debian/README.source libxml-filter-reindent-perl-0.03/debian/README.source --- libxml-filter-reindent-perl-0.03/debian/README.source 2018-07-12 17:41:16.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/README.source 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches and applied during the build. - -See /usr/share/doc/quilt/README.source for a detailed explanation. diff -Nru libxml-filter-reindent-perl-0.03/debian/rules libxml-filter-reindent-perl-0.03/debian/rules --- libxml-filter-reindent-perl-0.03/debian/rules 2018-07-12 17:41:16.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/rules 2018-07-12 08:44:47.000000000 +0000 @@ -1,3 +1,3 @@ #!/usr/bin/make -f %: - dh --with quilt $@ + dh $@ diff -Nru libxml-filter-reindent-perl-0.03/debian/source/format libxml-filter-reindent-perl-0.03/debian/source/format --- libxml-filter-reindent-perl-0.03/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/source/format 2018-07-12 08:44:29.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/syntax-skip libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/syntax-skip --- libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/syntax-skip 1970-01-01 00:00:00.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/syntax-skip 2018-07-12 08:52:37.000000000 +0000 @@ -0,0 +1 @@ +# Suggests only needed for example skript diff -Nru libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/use-name libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/use-name --- libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/use-name 1970-01-01 00:00:00.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/tests/pkg-perl/use-name 2018-07-12 08:52:37.000000000 +0000 @@ -0,0 +1 @@ +XML::Filter::Reindent diff -Nru libxml-filter-reindent-perl-0.03/debian/watch libxml-filter-reindent-perl-0.03/debian/watch --- libxml-filter-reindent-perl-0.03/debian/watch 2018-07-12 17:41:16.000000000 +0000 +++ libxml-filter-reindent-perl-0.03/debian/watch 2014-03-04 11:02:10.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/XML-Filter-Reindent/ .*/XML-Filter-Reindent-([[:digit:]].*)\.tar\.gz +https://metacpan.org/release/XML-Filter-Reindent .*/XML-Filter-Reindent-([[:digit:]].*)\.tar\.gz