diff -Nru libarray-group-perl-4.2/debian/changelog libarray-group-perl-4.2/debian/changelog --- libarray-group-perl-4.2/debian/changelog 2022-06-08 16:21:43.000000000 +0000 +++ libarray-group-perl-4.2/debian/changelog 2022-10-13 19:53:22.000000000 +0000 @@ -1,3 +1,10 @@ +libarray-group-perl (4.2-3) unstable; urgency=medium + + [ Debian Janitor ] + * Apply multi-arch hints. + libarray-group-perl: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Thu, 13 Oct 2022 20:53:22 +0100 + libarray-group-perl (4.2-2) unstable; urgency=medium [ Salvatore Bonaccorso ] diff -Nru libarray-group-perl-4.2/debian/control libarray-group-perl-4.2/debian/control --- libarray-group-perl-4.2/debian/control 2022-06-08 16:21:43.000000000 +0000 +++ libarray-group-perl-4.2/debian/control 2022-10-13 19:53:22.000000000 +0000 @@ -14,6 +14,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends} +Multi-Arch: foreign Description: module that converts an array into array of arrayrefs of uniform size N Array::Group is a module for converting a list into a list of arrayrefs of the same size. It exports two methods: