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 Cormack <chrisc@catalyst.net.nz>
Thu, 2 Jun 2011 23:06:31 +0000 (11:06 +1200)
commitc779f2b38048d25f4ed553b2742713f0ec0b4d9e
tree07842c1f2a52fce261527d1d96cc627e137b16b0
parentb8ccb80bb11651d40fa07ed3fb084c112b55a6eb
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>
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]