[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.08-45-gf19e6015b0

Git repo owner gitmaster at git.koha-community.org
Fri Aug 7 04:11:53 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, 19.11.x has been updated
       via  f19e6015b0c76b765b5e81a43fb103bcc846bbdf (commit)
      from  493a0f2d540361ed4fef2157a9b852a1a57e126e (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 f19e6015b0c76b765b5e81a43fb103bcc846bbdf
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>
    (cherry picked from commit 43aa7f36bf40692e2f71ebea6b122079a73522bd)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.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