pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #02748
[Bug 1375972] Re: Produces wrong packagename in some cases.
Additional output:
Using META.json
Found: TermReadKey 2.32 (libtermreadkey-perl arch=any)
So as expected, dh-make-perl uses META.json (that's its preferred
source of information), and indeed:
% grep TermReadKey META.json
"name" : "TermReadKey",
So this very much looks like upstream getting the name wrong. I don't
think dh-make-perl can do a lot here ...
This looks better:
% grep Term::ReadKey *
Makefile.PL: NAME => 'Term::ReadKey',
[..]
Cheers,
gregor
--
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to dh-make-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1375972
Title:
Produces wrong packagename in some cases.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-perl/+bug/1375972/+subscriptions
References