- Updating package for p5 module for Text::Diff::Parser to 0.0900
- Setting license to artistic-2.0
- Split version after first 2 numbers to keep 2-digit style like before
Upstream changes:
0.0900 Apr 12 2009
- Kwalitee tweaks
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
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=...").
Based on PR 39224 by Jens Rehsack.
Text::Diff::Parser parses diff files and patches. It allows you to access the
changes to a file in a standardized way, even if multiple patch formats are
used.