summaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-03-08 21:11:29 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-03-08 21:11:29 -0800
commitbe165a21ad15d9843d3d79aed651b89f623b49a9 (patch)
tree201f0287a080452add9a1176b47006713b37e2ae /RELEASE-CHECKLIST
parentd75d4c487ae7c2014bb92ff9e994246e6742530d (diff)
Updated RELEASE_CHECKLIST.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST12
1 files changed, 2 insertions, 10 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index bb036a220..bfa0b4be1 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -6,21 +6,13 @@ _ Tag release in git
_ Tag templates
-_ Generate tarball (make tarball) and test install with tarball
+_ 'make sdist' to generate tarball
_ Generate Windows package and copy to directory.
-_ Sign Windows package with kSign
-
_ Generate Mac OSX package.
-_ Sign 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
+_ Upload to Google Code (googlecode-upload.sh)
_ Go to Google code and deprecate the old versions