Age | Commit message (Collapse) | Author | Files | Lines |
|
1.1.2 5 August 2011 15:47:00
- use Digest::SHA over Digest::SHA1 since it is core, RT #70092 (Salvatore Bonaccorso)
1.1.1 30 March 2011 12:17:00
- use 5.8.1 instead of 5.6.1 (and correctly)
- bump DBIx::Class dependency (RT#66601)
|
|
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.
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
Module::Install is for Authors only.
Bumping revision
|
|
|
|
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!
|
|
as dependency of scheduled update of databases/p5-Catalyst-Model-DBIC-Schema.
This is a Catalyst Model for DBIx::Class::Schema-based Models. See the
documentation for Catalyst::Helper::Model::DBIC::Schema and
Catalyst::Helper::Model::DBIC::SchemaLoader for information on
generating these Models via Helper scripts. The latter of the two will
also generated a DBIx::Class::Schema::Loader-based Schema class for you.
|