diff -Nru liblwp-protocol-http-socketunix-perl-0.02/debian/changelog liblwp-protocol-http-socketunix-perl-0.02/debian/changelog --- liblwp-protocol-http-socketunix-perl-0.02/debian/changelog 2021-01-05 10:58:22.000000000 +0000 +++ liblwp-protocol-http-socketunix-perl-0.02/debian/changelog 2022-11-21 13:22:55.000000000 +0000 @@ -1,3 +1,19 @@ +liblwp-protocol-http-socketunix-perl (0.02-4) 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. + liblwp-protocol-http-socketunix-perl: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Mon, 21 Nov 2022 13:22:55 +0000 + liblwp-protocol-http-socketunix-perl (0.02-3.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru liblwp-protocol-http-socketunix-perl-0.02/debian/compat liblwp-protocol-http-socketunix-perl-0.02/debian/compat --- liblwp-protocol-http-socketunix-perl-0.02/debian/compat 2018-07-01 20:45:11.000000000 +0000 +++ liblwp-protocol-http-socketunix-perl-0.02/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru liblwp-protocol-http-socketunix-perl-0.02/debian/control liblwp-protocol-http-socketunix-perl-0.02/debian/control --- liblwp-protocol-http-socketunix-perl-0.02/debian/control 2018-07-01 20:45:41.000000000 +0000 +++ liblwp-protocol-http-socketunix-perl-0.02/debian/control 2022-11-21 13:22:55.000000000 +0000 @@ -3,9 +3,9 @@ Priority: optional Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt -Build-Depends: debhelper (>= 11) +Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: perl, libwww-perl -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Homepage: https://metacpan.org/release/LWP-Protocol-http-SocketUnix Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblwp-protocol-http-socketunix-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblwp-protocol-http-socketunix-perl @@ -14,6 +14,7 @@ Package: liblwp-protocol-http-socketunix-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl +Multi-Arch: foreign Description: Perl module to speak http through unix sockets LWP::Protocol::http::UnixSocket enables you to speak HTTP through UNIX sockets using perl. diff -Nru liblwp-protocol-http-socketunix-perl-0.02/debian/watch liblwp-protocol-http-socketunix-perl-0.02/debian/watch --- liblwp-protocol-http-socketunix-perl-0.02/debian/watch 2014-03-04 10:44:54.000000000 +0000 +++ liblwp-protocol-http-socketunix-perl-0.02/debian/watch 2022-11-21 13:22:55.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/LWP-Protocol-http-SocketUnix .+/LWP-Protocol-http-SocketUnix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/LWP-Protocol-http-SocketUnix .+/LWP-Protocol-http-SocketUnix-v?@ANY_VERSION@@ARCHIVE_EXT@$