aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-02-09 11:51:51 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-02-09 11:51:51 -0800
commit598fe37a36cb8dd06023e28103d55191b66473f1 (patch)
treeed3a16287fe4d4a11bcfccb47df1091565822694 /RELEASE-CHECKLIST
parent3465ba2f61872566e221235fba58001bbc2a3b67 (diff)
downloadpandoc-598fe37a36cb8dd06023e28103d55191b66473f1.tar.gz
Updated RELEASE-CHECKLIST.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST12
1 files changed, 6 insertions, 6 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 3931b8aeb..286b969cb 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -4,14 +4,16 @@ _ Finalize changelog
_ Tag release in git
-_ Generate tarball (make tarball)
+_ Generate tarball (make tarball) and test install with tarball
-_ 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 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
@@ -26,8 +28,6 @@ _ Update website, including short description of changes
_ Announce on pandoc-announce, pandoc-discuss
-_ Update freshmeat page
-
_ recompile trypandoc
_ recompile gitit