pandoc/RELEASE-CHECKLIST
fiddlosopher b6cdd995ad Updated RELEASE-CHECKLIST.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1555 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-03-01 18:18:41 +00:00

26 lines
783 B
Text

_ Test, on linux, windows, mac
(inc. website demos)
_ Finalize changelog
_ Tag release
svn copy https://pandoc.googlecode.com/svn/trunk https://pandoc.googlecode.com/svn/tags/pandoc-x.yy
_ Generate tarball (make tarball)
_ Generate Windows package and copy to directory
_ Upload to Google Code
googlecode-upload.py -s "Source tarball" -p pandoc -u fiddlosopher --labels=Featured,Type-Source,OpSys-All pandoc-x.yy.tar.gz
googlecode-upload.py -s "Windows binary package" -p pandoc -u fiddlosopher --labels=Featured,Type-Archive,OpSys-Windows pandoc-x.yy.zip
_ Go to Google code and deprecate the old versions
_ Upload to HackageDB
_ Update website, including short description of changes
_ Announce on pandoc-announce, pandoc-discuss
_ Update freshmeat page