mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
30 lines
561 B
Plaintext
30 lines
561 B
Plaintext
_ 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
|
|
|