On Thu, 08 Aug 2013 08:14:34 -0400, James McCoy wrote:

> Package: libmodule-install-perl
> Version: 1.06-1
> Severity: important
> 
> $ fgrep 6.59 /usr/share/perl5/Module/Install/*.pm
> /usr/share/perl5/Module/Install/Makefile.pm:            # Instead, #toolchain 
> suggests we use 6.59 which is the most
> /usr/share/perl5/Module/Install/Makefile.pm:            
> $self->build_requires(     'ExtUtils::MakeMaker' => 6.59 );
> /usr/share/perl5/Module/Install/Makefile.pm:            
> $self->configure_requires( 'ExtUtils::MakeMaker' => 6.59 );
> 
> $ perl -MExtUtils::MakeMaker -M5.01 -e 'say ExtUtils::MakeMaker->VERSION; say 
> $INC{"ExtUtils/MakeMaker.pm"}'
> 6.57_05
> /usr/share/perl/5.14/ExtUtils/MakeMaker.pm

Right, there are quite a few CPAN distributions that declare a
dependency on a newer EUMM. But so far I haven't seen any problems in
the wild with that's in our packages 5.14 perl(-modules).

Did you experience any problem in pratice?

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   

Attachment: signature.asc
Description: Digital signature

Reply via email to