]> git.koha-community.org Git - koha.git/commit
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)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Fri, 7 Aug 2020 01:42:10 +0000 (13:42 +1200)
commitf19e6015b0c76b765b5e81a43fb103bcc846bbdf
treef5cad72535c99015b5ee14b03946c17fe3f4387a
parent493a0f2d540361ed4fef2157a9b852a1a57e126e
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>
(cherry picked from commit 43aa7f36bf40692e2f71ebea6b122079a73522bd)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
debian/control
debian/list-deps