Updated googlecode instructions in RELEASE-CHECKLIST.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1557 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
b6cdd995ad
commit
af9dcde82e
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ _ 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
|
||||
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
|
||||
|
||||
_ Go to Google code and deprecate the old versions
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue