Package: libperl-apireference-perl Version: 0.22-3 Severity: serious User: debian-p...@lists.debian.org Usertags: perl-5.24-transition Control: block 830200 with -1
This package fails to build with Perl 5.24.1, including the release candidate currently in sid. Processing: 5.22.2 Processing: 5.24.0 echo Current Perl is `perl -MConfig -we'printf("%d_%03d_%03d.pm", $Config{PERL_REVISION}, $Config{PERL_VERSION}, $Config{PERL_SUBVERSION})'` Current Perl is 5_024_001.pm test -f lib/Perl/APIReference/V`perl -MConfig -we'printf("%d_%03d_%03d.pm", $Config{PERL_REVISION}, $Config{PERL_VERSION}, $Config{PERL_SUBVERSION})'` debian/rules:8: recipe for target 'regenerated-stamp' failed make[1]: *** [regenerated-stamp] Error 1 It looks like we only tested rebuilds with 5.24.0 and therefore missed this. Similar to #825613, the fix is hopefully trivial. -- Niko Tyni nt...@debian.org