blob: 5e71889bb0a9d8b305ba06e3182b6258a78cc2a3 (
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
|
_ 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
|