Upstream changes:
0.13 2010-05-21 18:20:00
- Changing resolution of tests to not use seconds, RT #48385
- Changing comparison in tests to support Test::More 0.96, RT #57746
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 of p5 module DBIx::Class::TimeStamp from 0.08 to 0.12
- Adjusting license to perl's license according to META.yml
- Adjusting dependencies according to META.yml
Upstream changes:
0.12 2009-06-30 22:25:17
- Ship with a pregenerated sql schema for the tests to avoid the test
dependency on SQL-Translator.
0.11 2009 07-32 14:43:00
- Make sure tests run at the 'top' of the second to reduce pointless
errors resulting when your test time crosses the second limit.
0.10 2009 07-32 13:55:00
- Restored the MySQL formatter to the build requires to silence test
failures.
0.09 2009 07-21 20:45:00
- Changed some dependencies in the Makefile.PL so that we find the correct
datetime formatter class for the SQLite testing
- Updating package for p5 module DBIx::Class::TimeStamp from 0.07 to 0.08
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.08 2009-04-24 00:39:45
- Adds the missing description to the NAME section (Brian Cassidy).
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=...").
Packages Collection.
The Perl 5 module DBIx::Class::TimeStamp is a DBIx::Class component
providing automatic setting and updating of date and time based
fields.