Bug 20437: Force the dependency on HTTP::OAI < 4.0
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 16 Mar 2018 18:22:47 +0000 (15:22 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 15 May 2018 18:00:01 +0000 (15:00 -0300)
commit05ebfaf0c04cce35933f81e48de95b307da1c325
tree18338a3af7df44533ec56db247513eba2ef352f2
parent2a6cad2fa9d8e4419be7538949b4ce9a758d0e9b
Bug 20437: Force the dependency on HTTP::OAI < 4.0

Until HTTP::OAI is patched so it actually works, and bug 17704 fixes the API change Koha-side, we need to explicitly pull the right version. Otherwise people using Debian 9+ derived distros (Ubuntu 16.04+) are seeing production issues.

This implies packaging our custom libhttp-oai-perl distribution in the meantime.

This patch makes Koha require a version lower than 4.0.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
debian/list-deps