Revision history for Padre-Plugin-Autoformat
1.22 2010.12.06
- Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
1.21 2010.11.01
- Switched to Dist::Zilla (AZAWAWI)
- Added proper share folder support using File::ShareDir (AZAWAWI)
1.2.0 Sat Aug 14 19:41:54 CEST 2010
- Renamed to the new Padre 0.43 PO naming scheme (azawawi)
- updated to make it work with padre 0.68 api
- added translations:
- Chinese (Traditional) (BLUET)
- brazilian portuguese
- french
- polish
- Arabic (azawawi)
- Spanish (BRUNOV)
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
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!