aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-06 19:46:18 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-06 19:46:18 +0000
commit0b3ffbf3396dafa583d61003e73820a603516e7f (patch)
treeb54885eed14f35f24c08bf8209edb5c5bdc37808 /RELEASE-CHECKLIST
parent0921704d922efd394c7a6a961ea113d7f629231b (diff)
downloadpandoc-0b3ffbf3396dafa583d61003e73820a603516e7f.tar.gz
Added RELEASE-CHECKLIST.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1170 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST39
1 files changed, 39 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
new file mode 100644
index 000000000..aaa35c400
--- /dev/null
+++ b/RELEASE-CHECKLIST
@@ -0,0 +1,39 @@
+_ Test: make build-all, make install-all, make uninstall-all,
+ make deb, run website demos, test on windows, test on mac
+
+_ Finalize debian 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
+
+_ email roktas to upload to debian
+
+_ make macport, test on a mac
+
+_ submit change request to MacPorts launchpad
+ http://guide.macports.org/#project.update-policies
+
+_ make FreeBSD port, test on FreeBSD
+
+_ submit change request to FreeBSD
+ http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html
+ http://www.freebsd.org/send-pr.html
+
+_ Update website, including short description of changes
+
+_ Announce on pandoc-announce, pandoc-discuss
+
+_ Update freshmeat page
+