[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.06-27-g6a8bba2

Git repo owner gitmaster at git.koha-community.org
Tue Oct 30 22:46:13 CET 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  6a8bba271e154eb4cd89d97a3942687e94cd8b3e (commit)
       via  982b05f78a24a68179e7b97a0e1860d6fe29f786 (commit)
      from  b7d207b380ba45d3ffdda5ad5b241001dfd97153 (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 6a8bba271e154eb4cd89d97a3942687e94cd8b3e
Author: Maxime Pelletier <maxime.pelletier at libeo.com>
Date:   Wed Oct 24 17:22:02 2012 -0400

    Bug 8966 Koha::Calendar::is_holiday truncates the date
    
    * Create a local copy of the date instead of calling truncate directly on the date
    * Add a test to properly test that the issue is fixed
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 982b05f78a24a68179e7b97a0e1860d6fe29f786
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Sep 19 15:11:48 2012 +0800

    Bug 8749 - Missing Ubuntu library files in ubuntu.*.packages
    
    Added
       libtemplate-plugin-htmltotext-perl	install
    into the ubuntu.*.packages files. The missing library exists in
    the debian.koha-community.org repository.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 Koha/Calendar.pm                   |    9 +++++----
 install_misc/ubuntu.10.04.packages |    1 +
 install_misc/ubuntu.10.10.packages |    1 +
 install_misc/ubuntu.12.04.packages |    1 +
 install_misc/ubuntu.packages       |    1 +
 t/Calendar.t                       |    6 +++++-
 6 files changed, 14 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list