diff -Nru libapp-info-perl-0.57/debian/changelog libapp-info-perl-0.57/debian/changelog --- libapp-info-perl-0.57/debian/changelog 2020-01-23 22:48:23.000000000 +0000 +++ libapp-info-perl-0.57/debian/changelog 2022-12-06 22:41:38.000000000 +0000 @@ -1,3 +1,13 @@ +libapp-info-perl (0.57-4) unstable; urgency=medium + + [ Debian Janitor ] + * Apply multi-arch hints. + libapp-info-perl: Add Multi-Arch: foreign. + * Bump debhelper from old 12 to 13. + * Update standards version to 4.5.1, no changes needed. + * Update standards version to 4.6.0, no changes needed. + + -- Jelmer Vernooij Tue, 06 Dec 2022 22:41:38 +0000 + libapp-info-perl (0.57-3) unstable; urgency=medium [ Salvatore Bonaccorso ] diff -Nru libapp-info-perl-0.57/debian/control libapp-info-perl-0.57/debian/control --- libapp-info-perl-0.57/debian/control 2020-01-23 22:48:23.000000000 +0000 +++ libapp-info-perl-0.57/debian/control 2022-12-06 22:41:38.000000000 +0000 @@ -4,7 +4,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: libexpat1-dev , libossp-uuid-dev , @@ -12,7 +12,7 @@ perl, postgresql-common , sqlite3 -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libapp-info-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libapp-info-perl.git Homepage: https://metacpan.org/release/App-Info @@ -21,6 +21,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends} +Multi-Arch: foreign Description: module to provide metadata about software packages installed App::Info provides a generalized interface for providing metadata about software packages installed on a system. The idea is that App::Info