summaryrefslogtreecommitdiff
path: root/releasing.txt
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-05-27 15:33:27 -0700
committerBryce Harrington <bryce@osg.samsung.com>2015-05-27 15:33:27 -0700
commite534ae4778d785be26a6506181728c8533f8e0ab (patch)
treefdb92621b44b2cc1f596a939494328f6c020d6c9 /releasing.txt
parentbbdb2a9ba91f0b73544050187191787217d10423 (diff)
downloadweston-e534ae4778d785be26a6506181728c8533f8e0ab.tar.gz
releasing: Document usage for the new public-doc script
Diffstat (limited to 'releasing.txt')
-rw-r--r--releasing.txt11
1 files changed, 8 insertions, 3 deletions
diff --git a/releasing.txt b/releasing.txt
index 4ff8066b..fc3dc68d 100644
--- a/releasing.txt
+++ b/releasing.txt
@@ -46,6 +46,12 @@ To make a release of Weston and/or Wayland, follow these steps.
$ release.sh .
+ For wayland, also publish the publican documentation to
+ wayland.freedesktop.org:
+
+ $ ./publish-doc
+
+
4. Compose the release announcements. The script will generate
*.x.y.0.announce files with a list of changes and tags, one for
wayland, one for weston. Prepend these with a human-readable
@@ -68,13 +74,12 @@ To make a release of Weston and/or Wayland, follow these steps.
Once satisfied:
- $ git commit releases.html -m "Add ${RELEASE_NUMBER} release"
+ $ git commit ./releases.html -m "Add ${RELEASE_NUMBER} release"
$ git push
- $ rsync -avz * wayland.freedesktop.org:/srv/wayland.freedesktop.org/www/
+ $ ./deploy
8. Update topic in #wayland to point to the release announcement URL
-
For x.y.0 releases, also create the release series x.y branch. The x.y
branch is for bug fixes and conservative changes to the x.y.0 release,
and is where we release x.y.z releases from. Creating the x.y branch