Code

*** empty log message ***
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 9 Jun 2003 23:51:14 +0000 (23:51 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 9 Jun 2003 23:51:14 +0000 (23:51 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1723 57a73879-2fb5-44c3-a270-3262357dd7e2

BUILD.txt
doc/announcement.txt

index 534d6031396af84023d6d8448e13d354f9117cc9..69d18e8f51631a7258a8c30095773fbc2ce7927b 100644 (file)
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -7,17 +7,18 @@ want it to stay that way, too.
 This means that we only need to ever build source releases. This is done by
 running:
 
-1. Edit roundup/__init__.py and doc/announcement.txt to reflect the new
+1. Make sure the unit tests run! "./run_tests"
+2. Edit roundup/__init__.py and doc/announcement.txt to reflect the new
    version and appropriate announcements. Add truncated announcement to
    setup.py description field.
-2. python setup.py clean --all
-3. Edit setup.py to ensure that all information therein (version, contact
+3. python setup.py clean --all
+4. Edit setup.py to ensure that all information therein (version, contact
    information etc) is correct.
-4. python setup.py sdist --manifest-only
-5. Check the MANIFEST to make sure that any new files are included. If
+5. python setup.py sdist --manifest-only
+6. Check the MANIFEST to make sure that any new files are included. If
    they are not, edit MANIFEST.in to include them. "Documentation" for
    MANIFEST.in may be found in disutils.filelist._parse_template_line.
-6. python setup.py sdist
+7. python setup.py sdist
    (if you find sdist a little verbose, add "--quiet" to the end of the
     command)
 
index 25e6b8e1a66586c24a0b76033b2c8e7c5fc0ba4d..ae6f895891f7145ff8a2406f668f4cbbcede6470 100644 (file)
@@ -1,5 +1,5 @@
 ===================================================
-SC-Track Roundup 0.6.0b2 - an issue tracking system
+SC-Track Roundup 0.6.0b3 - an issue tracking system
 ===================================================
 
 This is the second release of the new version of Roundup which contains a