[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-115-g43aa7f36bf

Git repo owner gitmaster at git.koha-community.org
Thu Aug 6 22:28:25 CEST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 20.05.x has been updated
       via  43aa7f36bf40692e2f71ebea6b122079a73522bd (commit)
      from  55a24f880d69ed6627e8dc4cbc429d0eb167c96e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 43aa7f36bf40692e2f71ebea6b122079a73522bd
Author: Mason James <mtj at kohaaloha.com>
Date:   Fri Jul 3 23:42:02 2020 +1200

    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 at ptfs-europe.com>
    Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 58be086a18e39068fd12dfeef677f982ae735a73)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 debian/control   | 2 ++
 debian/list-deps | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list