Check bugzilla
Go through the examples
Run pyflakes
Run all tests
Check buildbot
Run epydoc, fix all problems:
  tools/epyrun
Update translations:
  bin/kiwi-i18n -pkiwi -u -c
Update NEWS
Bump version number:
  kiwi/__version__.py
  doc/howto.tex
debchange -i
make release
Update ChangeLog, add marker
Commit
make release-tag
make upload-release
Add bugzilla version:
  Use your browser, wget won't work
  http://bugs/editversions.cgi?action=new&product=Kiwi&submit=Add&version=1.9.x
Update website:
  make web
  Add new version to kiwi-www/src/getit.txt

Use release-anouncement.tmpl to write a new announcement
  Update Y in Subject 
  Update X in Body
