diff -Nru libmodule-pluggable-fast-perl-0.19/debian/changelog libmodule-pluggable-fast-perl-0.19/debian/changelog --- libmodule-pluggable-fast-perl-0.19/debian/changelog 2022-12-06 19:49:28.000000000 +0000 +++ libmodule-pluggable-fast-perl-0.19/debian/changelog 2022-12-08 12:53:10.000000000 +0000 @@ -1,3 +1,10 @@ +libmodule-pluggable-fast-perl (0.19-4) unstable; urgency=medium + + [ Debian Janitor ] + * Apply multi-arch hints. + libmodule-pluggable-fast-perl: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Thu, 08 Dec 2022 12:53:10 +0000 + libmodule-pluggable-fast-perl (0.19-3) unstable; urgency=medium [ Debian Janitor ] diff -Nru libmodule-pluggable-fast-perl-0.19/debian/control libmodule-pluggable-fast-perl-0.19/debian/control --- libmodule-pluggable-fast-perl-0.19/debian/control 2022-12-06 19:49:28.000000000 +0000 +++ libmodule-pluggable-fast-perl-0.19/debian/control 2022-12-08 12:53:10.000000000 +0000 @@ -21,6 +21,7 @@ ${perl:Depends}, libuniversal-exports-perl, libuniversal-require-perl +Multi-Arch: foreign Description: module for fast plugins with instantiation Module::Pluggable::Fast is similar to Module::Pluggable but instantiates plugins as soon as they are found, which is useful for code generators like