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!
Upstream changes:
0.11 1 Dec 2009
* fix order by logic to check for cxc-m2m param (still a TODO item)
* refactor tests to put Root methods in their own controller
- Updating package for p5 module CatalystX::CRUD::ModelAdapter::DBIC
from 0.08 to 0.10
- Adjusting license and dependencies
Upstream changes:
0.10 14 July 2009
* fix tests so that (a) sql is complete and (b) skip is sqlite3 cmd tool not found
0.09 13 June 2009
* fix ORDER BY via cxc-order so that it actually works, including tests for multi-column sort.
- Updating package for p5 module of CatalystX::CRUD::ModelAdapter::DBIC
from 0.07 to 0.08
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.08 29 April 2009
* switch to MRO::Compat from Class::C3
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=...").