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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 11 Sep 2018 14:23:02 +0000 (16:23 +0200)
commit82c5cef3cef3b2d794e0e88b7c11ba23c908a848
treebc7261c11b7b2603311f97524611f51766ffe589
parentcdcfce4c6c1c6ad9018e620f6e8f6450c93d1900
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>
(cherry picked from commit 05ebfaf0c04cce35933f81e48de95b307da1c325)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
debian/list-deps