-------------------
1.25 2014-04-15 DCANTRELL Add Gianni Ceccarelli's tests and patch
to Use refaddr & reftype to "do the right
thing" when comparing objects that overload
numification and stringification
1.24 2014-04-05 DCANTRELL Bump the required JSON.pm version for
tests - something's a bit broken around
about v 2.53
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.
Upstream changes:
1.23 2013-09-26 DCANTRELL Add David Muir Sharnoff's tests for
really big data structures (but not yet working);
Check for taint-mode less insanely, thanks to Ilmari;
Don't delay loading File::Find::Rule (see RT 87554)
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!
Upstream changes:
1.22 2010-02-12 DCANTRELL Previous release was in error. Instead, fix
the problem, circular structures now
compare equal, no matter what the starting
point (see RT 52836)
- Updating package for p5 module Data::Compare from 1.21 to 1.21.01
- Setting gnu-gpl-v2 as license
Upstream changes:
1.2101 2009-05-05 DCANTRELL Add full licence text; -I fix in taint tests
to cope with paths with a space in 'em
(thanks to MATISSE, see RT 45676)
Upstream changes:
1.21 2008-08-21 DCANTRELL Extra tests added in 1.20 now skip with
really old JSON
1.20 2008-08-21 DCANTRELL Added test for bug reported by Saritha
Nalagandla (no bug found, but you can never
have too many tests!)
Fixed bug in PERL5LIB splitting in taint test
(thanks to ADAMK, see RT 38319)
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=...").