diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-08-13 19:52:43 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-08-13 19:52:43 -0700 |
commit | ea71c9872d6bd81928a766fdb8bd71bd30a5c705 (patch) | |
tree | 7d91ede04b6cbd9dbc2fc57172650a6d535cba87 /RELEASE-CHECKLIST | |
parent | 52a9ccce4f69b519ed0e80f56515c595f5d5b817 (diff) | |
download | pandoc-ea71c9872d6bd81928a766fdb8bd71bd30a5c705.tar.gz |
Updated release checklist.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index af0102622..9dcf5a251 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -6,16 +6,12 @@ _ Tag release in git _ Tag templates -_ 'make sdist' to generate tarball +_ 'make dist' to generate tarball _ Generate Windows package and copy to directory. _ Generate Mac OSX package. -_ Upload to Google Code (googlecode-upload.sh) - -_ Go to Google code and deprecate the old versions - - Add release on github (and upload files) _ Upload to HackageDB |