[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.02-71-g10ff4bd

Git repo owner gitmaster at git.koha-community.org
Sat Jul 14 00:26:40 CEST 2012


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, 3.8.x has been updated
       via  10ff4bd4613cbc40ec47444b5da8db1a6a21391b (commit)
      from  5cb0834f4d05361e9d584f340aebf83093aabf19 (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 10ff4bd4613cbc40ec47444b5da8db1a6a21391b
Author: Dobrica Pavlinusic <dpavlin at rot13.org>
Date:   Thu Jul 12 18:01:17 2012 +0200

    Bug 8315 - remove use C4::* version
    
    This patch touches a lot of code, but basically it removes version
    information from use C4::* in our code.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    All script still compiles after the patch (confirmed by pre-applypatch hook)
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 C4/Creators.pm                |    4 ++--
 C4/Creators/Profile.pm        |    2 +-
 C4/Creators/Template.pm       |    4 ++--
 C4/Installer.pm               |    2 +-
 C4/Labels.pm                  |   10 +++++-----
 C4/Patroncards.pm             |   12 ++++++------
 C4/Patroncards/Patroncard.pm  |    6 +++---
 labels/label-create-csv.pl    |    4 ++--
 labels/label-create-pdf.pl    |    4 ++--
 labels/label-create-xml.pl    |    4 ++--
 labels/label-edit-batch.pl    |    4 ++--
 labels/label-edit-layout.pl   |    4 ++--
 labels/label-edit-profile.pl  |    4 ++--
 labels/label-edit-template.pl |    4 ++--
 labels/label-manage.pl        |    4 ++--
 labels/label-print.pl         |    4 ++--
 patroncards/card-print.pl     |    4 ++--
 patroncards/create-pdf.pl     |    4 ++--
 patroncards/edit-batch.pl     |    4 ++--
 patroncards/edit-layout.pl    |    4 ++--
 patroncards/edit-profile.pl   |    4 ++--
 patroncards/edit-template.pl  |    4 ++--
 patroncards/image-manage.pl   |    4 ++--
 patroncards/manage.pl         |    6 +++---
 patroncards/print.pl          |    4 ++--
 tags/list.pl                  |    2 +-
 tags/review.pl                |    2 +-
 tools/manage-marc-import.pl   |    2 +-
 28 files changed, 60 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list