[koha-commits] main Koha release repository branch new/bug_8315 updated. v3.08.00-365-g130e3d9

Git repo owner gitmaster at git.koha-community.org
Fri Jul 13 14:17:53 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, new/bug_8315 has been updated
       via  130e3d9c108fb35955ab9a9944e16946537aafe9 (commit)
      from  482c96c4651d5b6eb86332637363707423c6c110 (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 130e3d9c108fb35955ab9a9944e16946537aafe9
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)

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

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