blob: d8f8c9004953992901a70a0868578086b0153e15 (
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
29
|
_ Test, on linux, windows, mac (inc. website demos)
_ Finalize changelog
_ Tag release in git
_ Tag templates
_ 'make dist' to generate tarball
_ Generate Windows package and copy to directory.
_ Generate Mac OSX package.
_ Generate Ubuntu/Debian deb package.
- Add release on github (and upload files)
_ Upload to HackageDB
_ Update website, including short description of changes
_ Announce on pandoc-announce, pandoc-discuss
_ on server, 'cabal install --enable-tests -ftrypandoc'
and then 'cd trypandoc; sudo make install'
_ recompile gitit
|