summaryrefslogtreecommitdiff
path: root/docutils/docs
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-04-03 13:01:03 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-04-03 13:01:03 +0000
commit4994402571e1c310bde049e2c97f5e81832eb6b2 (patch)
treeb46332113cc96c0914d6ce44a4bbd8c87fcd8eff /docutils/docs
parentde81eaddb97c92417077b00db07e6d3f084db72c (diff)
downloaddocutils-4994402571e1c310bde049e2c97f5e81832eb6b2.tar.gz
release.txt: last steps in release
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8659 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs')
-rw-r--r--docutils/docs/dev/release.txt21
1 files changed, 9 insertions, 12 deletions
diff --git a/docutils/docs/dev/release.txt b/docutils/docs/dev/release.txt
index e43f201d8..474bd9a2f 100644
--- a/docutils/docs/dev/release.txt
+++ b/docutils/docs/dev/release.txt
@@ -17,11 +17,11 @@ Releasing (post 2020)
Consider **feature freeze** or/and **check-in freeze** .
-* Update RELEASE-NOTES.txt.
+* Update RELEASE-NOTES.txt add section ``Release <version>``.
Consult HISTORY.txt for important changes.
- Change the ``Changes Since <previous release>`` to ``Release <version>``.
+* Change HISTORY.txt title ``Changes Since <previous release>`` to ``Release <version>``.
* Set new version with ``sandbox/infrastructure/set_version.sh <version>``
@@ -117,21 +117,18 @@ Releasing (post 2020)
rm -rf docutils.egg-info
rsync -e ssh -r -t ./ web.sourceforge.net:/home/project-web/docutils/htdocs/0.##
-* change web index.txt
-* run sandbox/infrastructure/docutils-update.local
-
-* set version 0.##+1b.dev
-* test with py2 and py3
-* run sandbox/infrastructure/docutils-update.local
-
-* docutils/HISTORY.txt: add title "Changes Since 0.##"
-
+* Check web/index.txt for necessary corrections.
+* Run sandbox/infrastructure/docutils-update.local to update web-content.
* Release to sourceforge.
- - Remove test/outputs from tar.gz.
- Upload tar.gz and 0.16 release notes to sourceforge.
- Select docutils-0.16.tar.gz as default for all OS.
+* set_version 0.##+1b.dev
+* test with py2 and py3
+* docutils/HISTORY.txt: add title "Changes Since 0.##"
+* run sandbox/infrastructure/docutils-update.local
+
..
Local Variables: