
[ ] Update Version in configure.ac
[ ] Rebuild configure with autoconf
[ ] Update RELEASE_NOTES
[ ] Update ChangeLog
[ ] Update INSTALL
[ ] Make sure all files are checked into CVS

[ ] cvs tag version
[ ] cvs checkout using tag
[ ] cvs release directory
[ ] cvs rename with revision
[ ] cvs remove CVS directories
[ ] create tarball

[ ] ./configure and make

[ ] test creation of new repository
[ ] import_file
[ ] import_file --add-revision
[ ] verify_file
[ ] export_file in temporary directory and diff with originals
[ ] verify_file --remove
[ ] compress_sparse
[ ] prep_disk --no-private
[ ] expand_sparse
[ ] list_files --md5
[ ] test with md5sum
[ ] list_files --sha1
[ ] test with sha1sum
[ ] list_files --sha256
[ ] test with sha256sum
[ ] list_files --sha512
[ ] test with sha512sum
[ ] list_files --time --revision
[ ] export_file in temporary directory and diff with originals
[ ] verify_file
[ ] verify_file --remove

[ ] expand_sparse old repository
[ ] export files

[ ] upload to upload.sourceforge.net/incoming

