Updated RELEASE-CHECKLIST.

This commit is contained in:
John MacFarlane 2013-02-09 11:51:51 -08:00
parent 3465ba2f61
commit 598fe37a36

View file

@ -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