Snapshots

  1. Remove tags/snapshot
  2. Copy trunk to tags/snapshot
  3. Package build process needs to update version numbers as needed

Release

  1. Update version in mangler.ui and manglerui.h
  2. Update ChangeLog in root
  3. Update changelog in debian
  4. Update changelog in fedora/*.spec
  5. Update version in fedora/*.spec
  6. Update version in configure.ac
  7. Turn maintainer mode off in configure.ac and rebuild autotools (remove autom4te.cache)
  8. Run configure, make, and make distclean
  9. Commit above changes to 1.0 branch
  10. Copy branches/1.0 to tags/1.0.x
  11. Build packages
  12. Build tar files (REMOVE DEBIAN DIR FROM TARBALL)
  13. Edit download page