a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
- Updating package for p5 module Module::CPANTS::Analyse from 0.83 to 0.85
- Adjusting dependencies according to META.yml
Upstream changes:
0.85 2009-07-12, Alexandr Ciornii
- Fix fails on non-Win32
0.84 2009-07-08, Alexandr Ciornii
- require Test::Warn 0.11
- add Test::More to deps
- add LWP::Simple to deps
- fix calc_test_yaml_meta.t
- better META.yml
- list of changes for 0.83 (domm)
- Updating package for p5 module Module::CPANTS::Analyse from 0.82 to 0.83
- Setting license to ${PERL5_LICENSE} according to META.yaml
- Adding build dependencies according to META.yaml
Upstream changes to 0.82 are not noted