summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d873da9)
raw | patch | inline | side by side (parent: d873da9)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 12 Jul 2010 04:22:14 +0000 (04:22 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 12 Jul 2010 04:22:14 +0000 (04:22 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4499 57a73879-2fb5-44c3-a270-3262357dd7e2
BUILD.txt | patch | blob | history |
diff --git a/BUILD.txt b/BUILD.txt
index 029e46ef566fd9897c0a4ebaea7a03d9637d5ea4..361e0c2121618d5c9b649d3fc669d6e1b0a24b74 100644 (file)
--- a/BUILD.txt
+++ b/BUILD.txt
1. Make sure the unit tests run! "./run_tests.py"
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.
+ version and appropriate announcements.
3. Note the SVN revision in the CHANGES.txt file.
4. Clean out all *.orig, *.rej, .#* files from the source.
5. python setup.py clean --all