diff -Nru libextutils-xsbuilder-perl-0.28/debian/changelog libextutils-xsbuilder-perl-0.28/debian/changelog --- libextutils-xsbuilder-perl-0.28/debian/changelog 2022-06-13 20:57:29.000000000 +0000 +++ libextutils-xsbuilder-perl-0.28/debian/changelog 2022-11-19 18:37:42.000000000 +0000 @@ -1,3 +1,11 @@ +libextutils-xsbuilder-perl (0.28-5) unstable; urgency=medium + + [ Debian Janitor ] + * Bump debhelper from old 12 to 13. + * Apply multi-arch hints. + libextutils-xsbuilder-perl: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Sat, 19 Nov 2022 18:37:42 +0000 + libextutils-xsbuilder-perl (0.28-4) unstable; urgency=medium [ Salvatore Bonaccorso ] diff -Nru libextutils-xsbuilder-perl-0.28/debian/control libextutils-xsbuilder-perl-0.28/debian/control --- libextutils-xsbuilder-perl-0.28/debian/control 2022-06-13 20:57:29.000000000 +0000 +++ libextutils-xsbuilder-perl-0.28/debian/control 2022-11-19 18:37:42.000000000 +0000 @@ -4,7 +4,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper-compat (= 12) +Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: perl Standards-Version: 3.8.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libextutils-xsbuilder-perl @@ -17,6 +17,7 @@ libparse-recdescent-perl, libtie-ixhash-perl, ${perl:Depends} +Multi-Arch: foreign Description: Automatic XS glue code generation ExtUtils::XSBuilder is a set of modules to parse C header files and create XS glue code and documentation from it.