summaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
blob: bfdd157689f1cffb3e25c8dc4334f3627b5b85fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
_ 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. (be sure to
  'make prep' first to strip the executable, inter alia)

_ 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

_ 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

_ recompile trypandoc