auto-perl transition

Dominic Hargreaves dom at earth.li
Sun May 31 12:56:31 UTC 2015


On Sun, May 31, 2015 at 10:23:23AM +0200, Emilio Pozuelo Monfort wrote:
> On 27/05/15 12:03, Dominic Hargreaves wrote:
> > Hi,
> > 
> > Thanks for setting up this automatic perl transition tracker:
> > 
> > https://release.debian.org/transitions/html/auto-perl.html
> > 
> > However, it's not quite correct at the moment; it has picked up the
> > new perl-modules-5.22 package as being relevant, which it isn't
> > (packages other than perl and libperl5.22 shouldn't depend on it).
> > The correct patterns for tracking this transition are:
> > 
> > Affected: .depends ~ /libperl5\.22|perlapi\-5\.22|libperl5\.20|perlapi\-5\.20/
> > Good: .depends ~ /libperl5\.22|perlapi\-5\.22/
> > Bad: .depends ~ /libperl5\.20|perlapi\-5\.20/
> 
> I've just reused our old perl trackers:
> 
> https://release.debian.org/transitions/html/perl.html
> 
> Please check if that looks right.

It does indeed, thanks!




More information about the Perl-maintainers mailing list