Bug 25920: Add liblocale-codes-perl package to fix ubuntu-stable (focal)
authorMason James <mtj@kohaaloha.com>
Fri, 3 Jul 2020 11:42:02 +0000 (23:42 +1200)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 6 Aug 2020 19:57:11 +0000 (19:57 +0000)
commit43aa7f36bf40692e2f71ebea6b122079a73522bd
treea6a8377b10a806e4914441ebe56ae57e953a6be6
parent55a24f880d69ed6627e8dc4cbc429d0eb167c96e
Bug 25920: Add liblocale-codes-perl package to fix ubuntu-stable (focal)

to test on ubuntu-20...

1/ install koha-common pkg
 $ sudo apt install koha-common

2/ confirm liblocale-codes-perl pkg is not installed :(
 $ apt-cache policy  liblocale-codes-perl | grep Installed
 Installed: (none)

3/ apply patch

4/ build and install new koha-common pkg

5/ confirm liblocale-codes-perl pkg is now installed :)
 $ apt-cache policy  liblocale-codes-perl | grep Installed
 Installed: 3.62-1

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 58be086a18e39068fd12dfeef677f982ae735a73)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
debian/control
debian/list-deps