Bug#845773: librdf-helper-properties-perl: uses deprecated Any::Moose

Niko Tyni ntyni at debian.org
Sat Nov 26 16:10:19 UTC 2016


Package: librdf-helper-properties-perl
Version: 0.22-1
Severity: normal
User: debian-perl at lists.debian.org
Usertags: any-moose autopkgtest
Forwarded: https://github.com/kjetilk/RDF-Helper-Properties/issues/4
Control: affects -1 librdf-linkeddata-perl

This package uses Any::Moose, which is deprecated. Since
libany-moose-perl_0.27-1, a deprecation warning is issued on usage.

 $ perl -we 'use RDF::Helper::Properties'
 Any::Moose is deprecated. Please use Moo instead at /usr/share/perl5/RDF/Helper/Properties.pm line 6.

This makes the package fail its autopkgtest checks, see

  http://ci.debian.net/packages/libr/librdf-helper-properties-perl/unstable/amd64/

and also affects at least RDF::LinkedData, which directly uses
RDF::Helper::Properties.

There's a related thread around

 https://lists.debian.org/debian-perl/2016/11/msg00035.html  

and it's not clear yet if the deprecation warning should be disabled
one way or another. The primary bug of using Any::Moose still remains
of course.
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list