Package: release.debian.org Severity: normal Tags: bullseye User: release.debian....@packages.debian.org Usertags: pu
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I've uploaded libintl-perl/1.26-3+deb11u1 to bullseye in order to fix #1012570: What happened is that in the packaging overhaul for 1.26-3 we missed that one of the 2 code files in libintl-xs-perl was not installed, which makes the package useless. And the fix is equally easy: install the file :) The bug is also fixed in unstable in 1.26-4, where I additionally enabled the non-default tests to make sure that the XS part works. I've left this out for bullseye obviously. The complete debdiff is: #v+ diff -Nru libintl-perl-1.26/debian/changelog libintl-perl-1.26/debian/changelog - --- libintl-perl-1.26/debian/changelog 2021-01-03 01:56:12.000000000 +0100 +++ libintl-perl-1.26/debian/changelog 2022-06-09 21:14:57.000000000 +0200 @@ -1,3 +1,12 @@ +libintl-perl (1.26-3+deb11u1) bullseye; urgency=medium + + * Team upload. + * Install the missing gettext_xs.pm file. + Thanks to Xan Charbonnet for the bug report. + (Closes: #1012570) + + -- gregor herrmann <gre...@debian.org> Thu, 09 Jun 2022 21:14:57 +0200 + libintl-perl (1.26-3) unstable; urgency=medium * Take over for the Debian Perl Group; Closes: #945988 -- RFA/ITA diff -Nru libintl-perl-1.26/debian/libintl-xs-perl.install libintl-perl-1.26/debian/libintl-xs-perl.install - --- libintl-perl-1.26/debian/libintl-xs-perl.install 2021-01-03 01:56:12.000000000 +0100 +++ libintl-perl-1.26/debian/libintl-xs-perl.install 2022-06-09 21:14:57.000000000 +0200 @@ -1,2 +1,3 @@ usr/lib/* usr/lib/ +usr/share/perl5/Locale/gettext_xs.pm usr/share/perl5/Locale/ usr/share/man/man3/Locale::gettext_xs.3pm usr/share/man/man3/ #v- As this has not been noticed since the bullseye release, I guess there is no particular hurry to push this through stable-updates, but having it in the next point release would be appreciated. Thanks in advance, gregor -----BEGIN PGP SIGNATURE----- iQKSBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmKiR2ZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ qgbeXA/4pdOHte5zlSeymjJdejkBXLdGFmKdEMGi9UHOBr6A6gASju4Siy27dxOz H0AQDgfR1GHbCkb7D/uEEQ0MhLNDujxoNi7eSLDQctd/k50EQU4HhOWIYApldVf5 YivQkudhUaPbqE4osbOx7jiML9AP9PmQLKnjjM9k0Cc20bmoqeg5y+MoPtcI2s9+ /x4QXTBXGVtqAqvRKkg9ST0cwirzjYT9LAXTc85q2lzzgJUosT06cZgKf0DKcNJb rhDCQRTawGqXeyM/Aq3e1ujLSU19DuLDq3Vpk3ngC7nhIBWDFDghQqTXlbT0ew66 W+YFU0iRkGYfts83lqRTJ4fvqydbHkH8zyp14JCWv7Z1oTfjs9OEy1F2YIyzBjlp Qa+bM1+oJwJ41Yh9jRDKjqRTSEuYdZWqpRZ6HIlG3ChGXrX32W05Xzw9QZUxkvIM GfZec8HYZtYdKnXHDj0gLDcxXXdQdWwjJYEPPPHS0ScPPyCDBiY8gehAOYYvyLUf le5ffXb0XMCSvLliZKIKMcvqqHHBaBTGQMTKWUYDs1dvHtr+r7O7pEmRHz26506S w2ucObjmzkPUzubumoJg0uKsvBPIU0z/JAz3ZYs7VgZEkEwug+vxWb96gJX18+vu QsswrFfv0pFiOdP7/tOs8SQyHcQXq6xZLEOOTZydOAhxRJSdKg== =MXhI -----END PGP SIGNATURE-----