summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-03-23 17:22:24 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-03-23 17:22:24 -0700
commitbe832b3676f01873e38bfd380a1d03f3c06c6d1e (patch)
tree0f1ea739de4ac615f562432fb06c1393d5c144e2
parent3ed1018c94acb0d846abb1660d4a0f5ff165472e (diff)
Updated RELEASE-CHECKLIST.
-rw-r--r--RELEASE-CHECKLIST6
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index f30c59143..0c50b5b1a 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -7,12 +7,14 @@ _ Tag release in git
_ Generate tarball (make tarball)
-_ Generate Windows package and copy to directory. (be sure to
- 'make prep' first to strip the executable, inter alia)
+_ Generate Windows package and copy to directory. (First, do
+ a cabal install and test, and then switch to windows directory
+ and run the batch file there.)
_ Upload to Google Code
googlecode_upload.py -s "Source tarball" -p pandoc -u fiddlosopher --labels=Featured,Type-Source,OpSys-All dist/pandoc-1.2.tar.gz
googlecode_upload.py -s "Windows installer" -p pandoc -u fiddlosopher --labels=Featured,Type-Installer,OpSys-Windows pandoc-1.2-setup.exe
+ To get password: http://code.google.com/hosting/settings
_ Go to Google code and deprecate the old versions