[koha-commits] main Koha release repository branch 3.4.x updated. v3.04.02-30-gcf80d6a

Git repo owner gitmaster at git.koha-community.org
Fri Jul 15 13:19:59 CEST 2011


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.4.x has been updated
       via  cf80d6ae0655b1a070f284eb07b495862fd91447 (commit)
      from  774ebdd823d7440851f875b12f238d9050bac2bc (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 cf80d6ae0655b1a070f284eb07b495862fd91447
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Thu May 19 20:57:23 2011 +1200

    Bug 6361 - make the packages work with koha 3.4
    
    This commit does the following:
    * Merge the changelog from the releases of 3.2
    * Adds a command 'koha-upgrade-to-3.4' that does the MARC item splitting
      stuff.
    * Adds a debconf note to make sure people know that they need to run
      the above command.
    * Fixes the inclusion of jQuery in the packages.
    * Makes build-git-snapshot build packages with a 3.5 version.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit c779f2b38048d25f4ed553b2742713f0ec0b4d9e)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 debian/build-git-snapshot                          |    2 +-
 debian/changelog                                   |   40 +++++++++++++
 debian/control                                     |    4 +-
 debian/control.in                                  |    1 +
 ...{koha-post-install-setup => koha-common.config} |   13 +++--
 debian/koha-common.install                         |    1 +
 debian/koha-common.postinst                        |    6 ++
 debian/koha-common.templates                       |   10 +++
 debian/rules                                       |   12 ++--
 .../{koha-rebuild-zebra => koha-upgrade-to-3.4}    |   62 ++++++++------------
 10 files changed, 101 insertions(+), 50 deletions(-)
 copy debian/{koha-post-install-setup => koha-common.config} (76%)
 mode change 100644 => 100755
 create mode 100644 debian/koha-common.templates
 copy debian/scripts/{koha-rebuild-zebra => koha-upgrade-to-3.4} (51%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list