diff -Nru libpod-sax-perl-0.14/debian/changelog libpod-sax-perl-0.14/debian/changelog --- libpod-sax-perl-0.14/debian/changelog 2018-07-08 09:20:33.000000000 +0000 +++ libpod-sax-perl-0.14/debian/changelog 2020-05-17 12:30:54.000000000 +0000 @@ -1,3 +1,23 @@ +libpod-sax-perl (0.14-7) unstable; urgency=medium + + * Team upload. + + [ Debian Janitor ] + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + + [ gregor herrmann ] + * debian/watch: use uscan version 4. + * Add libpod-parser-perl to {build,runtime} dependencies. + * Declare compliance with Debian Policy 4.5.0. + * Set Rules-Requires-Root: no. + * Annotate test-only build dependencies with . + * Bump debhelper-compat to 13. + * Wrap long lines in changelog entries: 0.14-3. + * Add debian/tests/pkg-perl/use-name to enable use.t in autopkgtest. + + -- gregor herrmann Sun, 17 May 2020 14:30:54 +0200 + libpod-sax-perl (0.14-6) unstable; urgency=medium * Team upload @@ -70,7 +90,8 @@ * New Maintainer (Closes: #210215) * Bumped debian-policy version to 3.6.1.0. No changes - * Included the xsl file in the distribution, since the man file: .3pm was already there + * Included the xsl file in the distribution, since the man file: .3pm was + already there * Changed over to my standard rules template * Added watch file * Expanded long description with text snippets from the POD documentation diff -Nru libpod-sax-perl-0.14/debian/compat libpod-sax-perl-0.14/debian/compat --- libpod-sax-perl-0.14/debian/compat 2018-07-08 09:20:21.000000000 +0000 +++ libpod-sax-perl-0.14/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru libpod-sax-perl-0.14/debian/control libpod-sax-perl-0.14/debian/control --- libpod-sax-perl-0.14/debian/control 2018-07-08 09:20:29.000000000 +0000 +++ libpod-sax-perl-0.14/debian/control 2020-05-17 12:30:54.000000000 +0000 @@ -4,19 +4,22 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 11) -Build-Depends-Indep: perl, - libxml-sax-perl, - libxml-sax-writer-perl -Standards-Version: 4.1.5 +Build-Depends: debhelper-compat (= 13) +Build-Depends-Indep: libpod-parser-perl , + libxml-sax-perl , + libxml-sax-writer-perl , + perl +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpod-sax-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpod-sax-perl.git Homepage: https://metacpan.org/release/Pod-SAX +Rules-Requires-Root: no Package: libpod-sax-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, + libpod-parser-perl, libxml-sax-perl, libxml-sax-writer-perl Description: Perl module for generating SAX events from POD diff -Nru libpod-sax-perl-0.14/debian/tests/pkg-perl/use-name libpod-sax-perl-0.14/debian/tests/pkg-perl/use-name --- libpod-sax-perl-0.14/debian/tests/pkg-perl/use-name 1970-01-01 00:00:00.000000000 +0000 +++ libpod-sax-perl-0.14/debian/tests/pkg-perl/use-name 2020-05-17 12:30:54.000000000 +0000 @@ -0,0 +1 @@ +Pod::SAX diff -Nru libpod-sax-perl-0.14/debian/watch libpod-sax-perl-0.14/debian/watch --- libpod-sax-perl-0.14/debian/watch 2014-03-04 10:52:46.000000000 +0000 +++ libpod-sax-perl-0.14/debian/watch 2020-05-17 12:30:54.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/Pod-SAX .*/Pod-SAX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/Pod-SAX .*/Pod-SAX-v?@ANY_VERSION@@ARCHIVE_EXT@$