diff -Nru libdata-sorting-perl-0.9/debian/changelog libdata-sorting-perl-0.9/debian/changelog --- libdata-sorting-perl-0.9/debian/changelog 2021-01-08 12:20:43.000000000 +0000 +++ libdata-sorting-perl-0.9/debian/changelog 2022-11-21 13:05:00.000000000 +0000 @@ -1,3 +1,19 @@ +libdata-sorting-perl (0.9-6) unstable; urgency=medium + + [ Debian Janitor ] + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + + [ gregor herrmann ] + * debian/watch: use uscan version 4. + + [ Debian Janitor ] + * Bump debhelper from old 12 to 13. + * Update standards version to 4.1.5, no changes needed. + * Apply multi-arch hints. + libdata-sorting-perl: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Mon, 21 Nov 2022 13:05:00 +0000 + libdata-sorting-perl (0.9-5.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru libdata-sorting-perl-0.9/debian/compat libdata-sorting-perl-0.9/debian/compat --- libdata-sorting-perl-0.9/debian/compat 2018-06-26 21:21:06.000000000 +0000 +++ libdata-sorting-perl-0.9/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru libdata-sorting-perl-0.9/debian/control libdata-sorting-perl-0.9/debian/control --- libdata-sorting-perl-0.9/debian/control 2018-06-26 21:22:21.000000000 +0000 +++ libdata-sorting-perl-0.9/debian/control 2022-11-21 13:05:00.000000000 +0000 @@ -4,9 +4,9 @@ Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , gregor herrmann -Build-Depends: debhelper (>= 11), libarray-compare-perl +Build-Depends: debhelper-compat (= 13), libarray-compare-perl Build-Depends-Indep: perl -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Homepage: https://metacpan.org/release/Data-Sorting Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdata-sorting-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdata-sorting-perl @@ -15,6 +15,7 @@ Package: libdata-sorting-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} +Multi-Arch: foreign Description: Perl module for multi-key sort using function results Data::Sorting provides functions to sort the contents of arrays based on a collection of extraction and comparison rules. Extraction rules diff -Nru libdata-sorting-perl-0.9/debian/watch libdata-sorting-perl-0.9/debian/watch --- libdata-sorting-perl-0.9/debian/watch 2014-03-04 10:35:26.000000000 +0000 +++ libdata-sorting-perl-0.9/debian/watch 2022-11-21 13:05:00.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/Data-Sorting .+/Data-Sorting-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/Data-Sorting .+/Data-Sorting-v?@ANY_VERSION@@ARCHIVE_EXT@$