File perl-strictures.changes of Package perl-strictures
-------------------------------------------------------------------
Tue Sep 16 08:07:55 UTC 2014 - coolo@suse.com
- updated to 1.005005
- include minimum perl version in metadata
- make sure meta files list extra modules as recommendations, not requirements
-------------------------------------------------------------------
Mon Feb 24 08:38:38 UTC 2014 - coolo@suse.com
- updated to 1.005003
- added support for PUREPERL_ONLY (rt#91407)
- fixed using strictures->VERSION to query the version (rt#92965)
- extra prereqs will be listed as hard prerequisites if a compiler is
available
-------------------------------------------------------------------
Mon Nov 25 07:38:55 UTC 2013 - coolo@suse.com
- updated to 1.005001
- fix skip on old perl on test script
- detect mercurial when checking for development trees
- avoid using constant.pm to save a bit of memory on older perls
- update to v2 metadata
- fix crash in 1.004003 due to qw() list being readonly
-------------------------------------------------------------------
Tue Jun 4 11:51:58 UTC 2013 - coolo@suse.com
- updated to 1.004004
- fix 5.16 crash due to qw() list being readonly
- check only once for presence of extra testing prereqs
- explicitly specify no dynamic_config in META
- add better rationale for the extra testing heuristic
- test-specific strictures now enabled during 'dzil test'
- switch to testing calling file to avoid firing on dependencies
-------------------------------------------------------------------
Wed May 23 12:59:01 UTC 2012 - coolo@suse.com
- updated to 1.003001
- fix test to handle defatalization
- try and run for any checkout t/ now we don't blow up the process
- defatalize lack of extra testing modules
- disable extra tests on perls <= 5.008003, things do not work there as
expected
-------------------------------------------------------------------
Thu Mar 03 20:47:50 CET 2011 - pascal.bleser@opensuse.org
- initial version (1.002002)