]> git.koha-community.org Git - koha.git/commit
Bug 6361 - make the packages work with koha 3.4
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 19 May 2011 08:57:23 +0000 (20:57 +1200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 15 Jul 2011 11:19:50 +0000 (07:19 -0400)
commitcf80d6ae0655b1a070f284eb07b495862fd91447
tree05e2a9375442613b7db9d33254e5380a194fef26
parent774ebdd823d7440851f875b12f238d9050bac2bc
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@catalyst.net.nz>
(cherry picked from commit c779f2b38048d25f4ed553b2742713f0ec0b4d9e)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
debian/build-git-snapshot
debian/changelog
debian/control
debian/control.in
debian/koha-common.config [new file with mode: 0755]
debian/koha-common.install
debian/koha-common.postinst
debian/koha-common.templates [new file with mode: 0644]
debian/rules
debian/scripts/koha-upgrade-to-3.4 [new file with mode: 0755]