[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.05-48-g7485f479fa

Git repo owner gitmaster at git.koha-community.org
Fri Nov 13 22:39:42 CET 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  7485f479fafb1b04d7681432c5cc421ab3f2afae (commit)
       via  7a1fe44a376d594d2b7c7ce26d0bae421bf109b4 (commit)
       via  3890be5ba9f8f082c8ea8bf227411e97f624f251 (commit)
      from  5b8544989846db705747ec0738ad24cddd012ad4 (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 7485f479fafb1b04d7681432c5cc421ab3f2afae
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Nov 2 08:42:20 2020 +0100

    Bug 26673: Fix perlcritic complains
    
    This patch fixes the following perlcritic complain:
    Package declaration must match filename at line 19, column 1.  Correct the filename or package statement.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 59588c3a3e3390c2796ac417696829fd26fcb4f0)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 7a1fe44a376d594d2b7c7ce26d0bae421bf109b4
Author: David Cook <dcook at prosentient.com.au>
Date:   Wed Oct 14 22:53:24 2020 +0000

    Bug 26673: Remove #!/usr/bin/env perl from .pm modules too
    
    Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit e692b40523839bda45a20e4cf1cac7cdfbf53a13)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 3890be5ba9f8f082c8ea8bf227411e97f624f251
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Oct 14 11:24:33 2020 +0200

    Bug 26673: Remove shebangs from Perl modules
    
    It's not needed.
    
    Signed-off-by: David Cook <dcook at prosentient.com.au>
    Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 9f47b4ffd72211a216df67ef912b5eddb2b954db)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Barcodes/ValueBuilder.pm           | 5 ++---
 C4/SIP/Logger.pm                      | 1 -
 C4/SIP/SIPServer.pm                   | 1 -
 C4/ShelfBrowser.pm                    | 2 --
 C4/TTParser.pm                        | 2 --
 Koha/Z3950Responder.pm                | 2 --
 Koha/Z3950Responder/GenericSession.pm | 2 --
 Koha/Z3950Responder/RPN.pm            | 5 +++--
 Koha/Z3950Responder/Session.pm        | 2 --
 Koha/Z3950Responder/ZebraSession.pm   | 2 --
 10 files changed, 5 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list