diff -Nru libdata-dmp-perl-0.242/debian/changelog libdata-dmp-perl-0.242/debian/changelog --- libdata-dmp-perl-0.242/debian/changelog 2022-09-02 14:16:51.000000000 +0000 +++ libdata-dmp-perl-0.242/debian/changelog 2022-11-19 18:16:47.000000000 +0000 @@ -1,3 +1,10 @@ +libdata-dmp-perl (0.242-2) unstable; urgency=medium + + [ Debian Janitor ] + * Apply multi-arch hints. + libdata-dmp-perl: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Sat, 19 Nov 2022 18:16:47 +0000 + libdata-dmp-perl (0.242-1) unstable; urgency=medium * Team upload. diff -Nru libdata-dmp-perl-0.242/debian/control libdata-dmp-perl-0.242/debian/control --- libdata-dmp-perl-0.242/debian/control 2022-09-02 14:16:51.000000000 +0000 +++ libdata-dmp-perl-0.242/debian/control 2022-11-19 18:16:47.000000000 +0000 @@ -18,6 +18,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libregexp-stringify-perl +Multi-Arch: foreign Description: Perl module that dumps Perl data structures as Perl code Data::Dmp is a Perl dumper like Data::Dumper. It's compact (only about 150 lines of code long), starts fast and does not use other module except