summaryrefslogtreecommitdiff
path: root/releasing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'releasing.txt')
-rw-r--r--releasing.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/releasing.txt b/releasing.txt
index 4f4174b0..ce94ed2d 100644
--- a/releasing.txt
+++ b/releasing.txt
@@ -35,10 +35,15 @@ To make a release of Weston and/or Wayland, follow these steps.
http://lists.freedesktop.org/archives/wayland-devel/
6. Update releases.html in wayland-web with links to tarballs and
- the release email URL
+ the release email URL.
+
+ $ git commit releases.html -m "Add x.y.z release"
+ $ git push
+ $ rsync -avz * wayland.freedesktop.org:/srv/wayland.freedesktop.org/www/
7. Update topic in #wayland to point to the release announcement URL
+
For x.y.0 releases, also create the 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 opens up