RELEASE 370 B
# release
1) edit version in installsystems/__init__.py
2) edit debian/changelog
3) commit
4) tag
5) make tar
6) upload tarball to forge
7) make builld
# squeeze backport
1) create a squeeze branch
2) add ~squeeze0 in version in installsystems/__init__.py
3) add ~squeeze0 in version in debian/changelog
4) make VERSION="2~squeeze0" tar
5) make DISTRO=squeeze buildd