
- check the trac milestone, no open ticket should remain
- find a release name
- update elisa/core/__init__.py with new version
- update DOAP file

- Update bugs fixed in NEWS:
  moap doap bug query -f "- %(id)3s: %(summary)s" "milestone=0.2.2"
- Add list of new features to NEWS
- Update README and home page with relevant new features
- Update RELEASE, copying sections from NEWS, and adding contributors with
  moap cl cont
- Run moap cl prep and add comment about release
- Update ChangeLog; add === release x.y.z === line

- commit to TRUNK
- tag the release svn cp https://core.fluendo.com/elisa/svn/{trunk,tags/x.x.x}

- python setup.py sdist
- upload dist/elisa-x.y.z.tar.gz archive to website static/download/elisa/
- update /download page
- update /updates/update.php on website
- send out release mails:
  moap doap -v 0.2.2 mail -f philippe@fluendo.com elisa@lists.fluendo.com umc-dev@lists.ubuntumediacenter.com python-announce-list@python.org
- add new milestone to trac and make it the default
- add this new version to trac

- new elisa blog entry
