diff -Nru libcpan-common-index-perl-0.010/debian/changelog libcpan-common-index-perl-0.010/debian/changelog --- libcpan-common-index-perl-0.010/debian/changelog 2021-01-03 15:29:18.000000000 +0000 +++ libcpan-common-index-perl-0.010/debian/changelog 2022-12-09 00:17:16.000000000 +0000 @@ -1,3 +1,22 @@ +libcpan-common-index-perl (0.010-2) unstable; urgency=medium + + [ gregor herrmann ] + * debian/watch: use uscan version 4. + + [ Debian Janitor ] + * Bump debhelper from old 10 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Submit. + * Remove obsolete fields Contact, Name from debian/upstream/metadata (already + present in machine-readable debian/copyright). + * Remove constraints unnecessary since stretch: + + Build-Depends-Indep: Drop versioned constraint on perl. + + libcpan-common-index-perl: Drop versioned constraint on perl in Depends. + * Bump debhelper from old 12 to 13. + * Apply multi-arch hints. + libcpan-common-index-perl: Add :any qualifier for perl dependency. + + -- Jelmer Vernooij Fri, 09 Dec 2022 00:17:16 +0000 + libcpan-common-index-perl (0.010-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru libcpan-common-index-perl-0.010/debian/compat libcpan-common-index-perl-0.010/debian/compat --- libcpan-common-index-perl-0.010/debian/compat 2018-12-15 17:16:11.000000000 +0000 +++ libcpan-common-index-perl-0.010/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -10 diff -Nru libcpan-common-index-perl-0.010/debian/control libcpan-common-index-perl-0.010/debian/control --- libcpan-common-index-perl-0.010/debian/control 2018-12-15 17:16:11.000000000 +0000 +++ libcpan-common-index-perl-0.010/debian/control 2022-12-09 00:17:16.000000000 +0000 @@ -4,7 +4,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libclass-tiny-perl, libcpan-distnameinfo-perl, libtest-deep-perl, @@ -12,7 +12,7 @@ libtest-fatal-perl, libtie-handle-offset-perl, liburi-perl, - perl (>= 5.17.1) + perl Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcpan-common-index-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcpan-common-index-perl.git @@ -26,7 +26,7 @@ libcpan-distnameinfo-perl, libtie-handle-offset-perl, liburi-perl, - perl (>= 5.17.1) + perl:any Description: common library for searching CPAN modules, authors, and distributions CPAN::Common::Index provides a common library for working with a variety of CPAN index services. It is intentionally minimalist, trying to use as few diff -Nru libcpan-common-index-perl-0.010/debian/upstream/metadata libcpan-common-index-perl-0.010/debian/upstream/metadata --- libcpan-common-index-perl-0.010/debian/upstream/metadata 2018-12-15 17:16:11.000000000 +0000 +++ libcpan-common-index-perl-0.010/debian/upstream/metadata 2022-12-09 00:17:16.000000000 +0000 @@ -1,7 +1,6 @@ --- Archive: CPAN Bug-Database: https://github.com/Perl-Toolchain-Gang/CPAN-Common-Index/issues -Contact: David Golden -Name: CPAN-Common-Index +Bug-Submit: https://github.com/Perl-Toolchain-Gang/CPAN-Common-Index/issues/new Repository: https://github.com/Perl-Toolchain-Gang/CPAN-Common-Index.git Repository-Browse: https://github.com/Perl-Toolchain-Gang/CPAN-Common-Index diff -Nru libcpan-common-index-perl-0.010/debian/watch libcpan-common-index-perl-0.010/debian/watch --- libcpan-common-index-perl-0.010/debian/watch 2018-12-15 17:16:11.000000000 +0000 +++ libcpan-common-index-perl-0.010/debian/watch 2022-12-09 00:17:16.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/CPAN-Common-Index .*/CPAN-Common-Index-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/CPAN-Common-Index .*/CPAN-Common-Index-v?@ANY_VERSION@@ARCHIVE_EXT@$