diff options
| author | Simon Ser <contact@emersion.fr> | 2019-04-12 11:27:38 +0300 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2019-04-12 11:31:06 +0300 |
| commit | de64489b95f8bfefe3b19c7446b55914ea59e17c (patch) | |
| tree | bd1a9a1b3d5a272a7f96c72f1199f736813110a1 /releasing.txt | |
| parent | releasing: adapt for Wayland (diff) | |
| download | wayland-de64489b95f8bfefe3b19c7446b55914ea59e17c.tar wayland-de64489b95f8bfefe3b19c7446b55914ea59e17c.tar.gz wayland-de64489b95f8bfefe3b19c7446b55914ea59e17c.tar.bz2 wayland-de64489b95f8bfefe3b19c7446b55914ea59e17c.tar.lz wayland-de64489b95f8bfefe3b19c7446b55914ea59e17c.tar.xz wayland-de64489b95f8bfefe3b19c7446b55914ea59e17c.tar.zst wayland-de64489b95f8bfefe3b19c7446b55914ea59e17c.zip | |
releasing: fixup section numbers
Signed-off-by: Simon Ser <contact@emersion.fr>
Diffstat (limited to 'releasing.txt')
| -rw-r--r-- | releasing.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/releasing.txt b/releasing.txt index 4a9925e..1481f7c 100644 --- a/releasing.txt +++ b/releasing.txt @@ -15,7 +15,7 @@ To make a release of Wayland, follow these steps. $ git commit configure.ac -m "configure.ac: bump to version $RELEASE_NUMBER for the $RELEASE_NAME release" $ git push - 4. Run the release.sh script to generate the tarballs, sign and + 2. Run the release.sh script to generate the tarballs, sign and upload them, and generate a release announcement template. This script can be obtained from X.org's modular package: @@ -34,16 +34,16 @@ To make a release of Wayland, follow these steps. $ ./publish-doc - 5. Compose the release announcements. The script will generate + 3. Compose the release announcements. The script will generate *.x.y.z.announce files with a list of changes and tags. Prepend it with a human-readable listing of the most notable changes. For x.y.0 releases, indicate the schedule for the x.y+1.0 release. - 6. PGP sign the release announcements and send them to + 4. PGP sign the release announcements and send them to wayland-devel@lists.freedesktop.org - 7. Update releases.html in wayland-web with links to tarballs and + 5. Update releases.html in wayland-web with links to tarballs and the release email URL. The wl_register_release script in wayland-web will generate an HTML |
