Updated RELEASE-CHECKLIST.
This commit is contained in:
parent
3465ba2f61
commit
598fe37a36
1 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue