What next (Heikki's personal notes, often out of date)



Notes on packaging

Individual systems

On centos5
  commit any changes
  ./mkrpm.sh

On Debian
  commit any changes
  ./mkdeb.sh

For a combined release, see
  https://twiki.indexdata.com/twiki/bin/view/ID/AdamsReleaseProcedure


For some later release:

Refactor
 - Make a typedef for stringlist and stringmap
 - Refactor tests into smaller functions that test one or two things at a time


