Bug 17087 - Set Test::WWW::Mechanize version to 1.42

This was set to a version that is not available in Wheezy or Jessie.
The version is not required, the only change to 1.42 (packaged for
Wheezy and Jessie) is a fix for Windows, see
http://cpansearch.perl.org/src/PETDANCE/Test-WWW-Mechanize-1.44/Changes

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Mirko Tietgen 2016-08-09 14:55:43 +02:00 committed by Kyle M Hall
parent 22c851cc2f
commit 893f6cc263

View file

@ -660,7 +660,7 @@ our $PERL_DEPS = {
'Test::WWW::Mechanize' => {
'usage' => 'Testing suite',
'required' => '0',
'min_ver' => '1.44',
'min_ver' => '1.42',
},
'Library::CallNumber::LC' => {
'usage' => 'Core',