aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-07-28 19:15:58 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2011-07-28 19:15:58 -0700
commit603a748eec203b77d0f7b7ff6645d85cce5a3917 (patch)
tree3a4805043a527dac69bacea8bdeed9315bcd5191 /RELEASE-CHECKLIST
parent45b8520af877014ecbf56566ec1b8b9d42027013 (diff)
downloadpandoc-603a748eec203b77d0f7b7ff6645d85cce5a3917.tar.gz
Updated release checklist to include osx package.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST9
1 files changed, 7 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 0c50b5b1a..3931b8aeb 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -1,5 +1,4 @@
-_ Test, on linux, windows, mac
- (inc. website demos)
+_ Test, on linux, windows, mac (inc. website demos)
_ Finalize changelog
@@ -11,9 +10,12 @@ _ 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.)
+_ Generate Mac OSX package.
+
_ 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
+ googlecode_upload.py -s "Mac OS X installer" -p pandoc -u fiddlosopher --labels=Featured,Type-Installer,OpSys-OSX pandoc-1.2.dmg
To get password: http://code.google.com/hosting/settings
_ Go to Google code and deprecate the old versions
@@ -27,3 +29,6 @@ _ Announce on pandoc-announce, pandoc-discuss
_ Update freshmeat page
_ recompile trypandoc
+
+_ recompile gitit
+