diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 12 |
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 |