diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-01-22 18:41:58 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-01-22 18:41:58 +0000 |
| commit | c142dd9cdbc1da334592324c64e7e23aa4f10040 (patch) | |
| tree | 5931d666fc2dc4685a0e337555eeb75f2155d929 /docs/dev | |
| parent | 834183586e872d8d542d567350c4f668c689b8e0 (diff) | |
| download | docutils-c142dd9cdbc1da334592324c64e7e23aa4f10040.tar.gz | |
updated release procedure: no check-in freeze,
use release notes instead of CHANGES.txt; added note about
branching/tagging
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4316 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/release.txt | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/docs/dev/release.txt b/docs/dev/release.txt index fa58bc46f..1ac3d14f1 100644 --- a/docs/dev/release.txt +++ b/docs/dev/release.txt @@ -10,19 +10,15 @@ .. _Docutils: http://docutils.sourceforge.net/ -(Steps in boldface text are *not* covered by the release script at +Steps in boldface text are *not* covered by the release script at sandbox/fwiemann/release.sh. "Not covered" means that you aren't even -reminded of them. Note: The release.sh script needs to be updated to -reflect the recent move to Subversion!) +reminded of them. -* **Announce a check-in freeze on Docutils-develop. Post a list of - major changes since the last release and ask for additions.** +.. note:: This document does not cover branching and tagging, but the + release script does. - .. _CHANGES.txt: - - **You may want to save this list of changes in a file - (e.g. CHANGES.txt) to have it at hand when you need it for posting - announcements or pasting it into forms.** +* **Announce that the release is going to be made, update the release + notes and ask for additions.** * Change ``__version_details__`` in docutils/docutils/__init__.py to "release" (from "repository"). @@ -119,7 +115,7 @@ reflect the recent move to Subversion!) :File Type: Source .gz :Processor Type: Platform-Independent :Release Notes: <insert README.txt file here> - :Change Log: <insert summary from CHANGES.txt_> + :Change Log: <insert current release notes here> Also check the "Preserve my pre-formatted text" box. |
