]> git.koha-community.org Git - koha.git/commit
Bug 17017 Dependency fixes for 16.05
authorMirko Tietgen <mirko@abunchofthings.net>
Mon, 1 Aug 2016 16:08:38 +0000 (18:08 +0200)
committerFrédéric Demians <f.demians@tamil.fr>
Tue, 2 Aug 2016 15:24:50 +0000 (17:24 +0200)
commit46e00011c4bd70ff7b31f24191e169af75b73ccf
tree410ac534a0b743e3cc581e374656b40341c2b6ad
parentac556d72e6c478a9cc2ded383335b918a75f1d8b
Bug 17017 Dependency fixes for 16.05

Things I did for 16.05.02. Should go in 16.05.03.

Adds to PerlDependencies.pm:

IO::Socket::IP
Readonly
Readonly::XS

Adds overrides to debian/list-deps:

IO::Socket::IP => 'perl-modules (>= 5.20.0) | libio-socket-ip-perl'
Swagger2 => 'libswagger2-perl (>= 0.59)'

and an up to date debian/control based on that.

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
C4/Installer/PerlDependencies.pm
debian/control
debian/list-deps