diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index af0102622..0663e3f3a 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 @@ -24,9 +20,8 @@ _ Update website, including short description of changes _ Announce on pandoc-announce, pandoc-discuss -_ recompile trypandoc - -_ recompile pandoc-dingus +_ on server, 'cabal install --enable-tests -ftrypandoc' + and then 'cd trypandoc; sudo make install' _ recompile gitit |