How to do a release for Fail2Ban

Preparation

Pre Release

Post Release

Add the following to the top of the ChangeLog:

ver. 0.9.1 (2014/XX/XXX) - wanna-be-released
-----------

- Fixes:

- New Features:

- Enhancements:

Alter the git shortlog command in the previous section to refer to the just released version.

and adjust fail2ban/version.py to carry .dev suffix to signal a version under development.