summaryrefslogtreecommitdiff
path: root/docs/dev
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
commitbd2b4353978e089448081bb90a743be88f41118b (patch)
tree393b3402cea2dc085d21032d7e69cdce2d954d2a /docs/dev
parentacbedc9c449a384f86207d490a03e3f9775e5d0d (diff)
downloaddocutils-bd2b4353978e089448081bb90a743be88f41118b.tar.gz
release.txt: last steps in release
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8659 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/release.txt21
1 files changed, 9 insertions, 12 deletions
diff --git a/docs/dev/release.txt b/docs/dev/release.txt
index e43f201d8..474bd9a2f 100644
--- a/docs/dev/release.txt
+++ b/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: