2011-07-28 19:15:58 -07:00
|
|
|
_ Test, on linux, windows, mac (inc. website demos)
|
2008-01-06 19:46:18 +00:00
|
|
|
|
2009-03-01 18:18:41 +00:00
|
|
|
_ Finalize changelog
|
2016-05-23 13:23:13 -07:00
|
|
|
git log --pretty='format:%n%n* %s (%an)%n%b%n%h%n' --reverse --name-only 1.17.0.3..HEAD > LOG
|
2008-01-06 19:46:18 +00:00
|
|
|
|
2015-07-15 09:18:39 -07:00
|
|
|
_ make man/pandoc.1 and commit if needed
|
2015-07-02 22:09:04 -07:00
|
|
|
|
2010-03-20 14:47:31 -07:00
|
|
|
_ Tag release in git
|
2008-01-06 19:46:18 +00:00
|
|
|
|
2013-02-26 06:40:20 -08:00
|
|
|
_ Tag templates
|
|
|
|
|
2014-08-13 19:52:43 -07:00
|
|
|
_ 'make dist' to generate tarball
|
2008-01-06 19:46:18 +00:00
|
|
|
|
2013-02-09 11:51:51 -08:00
|
|
|
_ Generate Windows package and copy to directory.
|
|
|
|
|
2011-07-28 19:15:58 -07:00
|
|
|
_ Generate Mac OSX package.
|
|
|
|
|
2015-11-12 19:45:13 -08:00
|
|
|
_ Generate Ubuntu/Debian deb package (cd deb; make package).
|
2014-12-17 16:33:50 -08:00
|
|
|
|
2015-11-15 08:19:26 -08:00
|
|
|
- Add release on github (use 'make changes_github' and upload files)
|
2013-09-20 18:47:21 -07:00
|
|
|
|
2008-01-06 19:46:18 +00:00
|
|
|
_ Upload to HackageDB
|
|
|
|
|
2016-01-10 22:08:18 -08:00
|
|
|
_ if docs don't build on Hackage:
|
|
|
|
'cabal install neil && neil docs --username=MYUSERNAME'
|
|
|
|
|
2015-11-15 08:19:26 -08:00
|
|
|
_ Update website, including short description of changes ('make changes')
|
2008-01-06 19:46:18 +00:00
|
|
|
|
|
|
|
_ Announce on pandoc-announce, pandoc-discuss
|
|
|
|
|
2014-08-17 16:29:22 -07:00
|
|
|
_ on server, 'cabal install --enable-tests -ftrypandoc'
|
|
|
|
and then 'cd trypandoc; sudo make install'
|
2011-07-28 19:15:58 -07:00
|
|
|
|
|
|
|
_ recompile gitit
|
|
|
|
|