From: Bryce Harrington Date: Thu, 17 Sep 2015 23:33:48 +0000 (-0700) Subject: releasing: Note need for pgp signing announcement X-Git-Tag: 1.9.0~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90e2d07ec1e6e46136e7b43f427a838f3e5b01ed;p=platform%2Fupstream%2Fweston.git releasing: Note need for pgp signing announcement --- diff --git a/releasing.txt b/releasing.txt index 1380361..f35a2e0 100644 --- a/releasing.txt +++ b/releasing.txt @@ -22,7 +22,8 @@ To make a release of Weston and/or Wayland, follow these steps. you install it to a location other than /usr/bin/Xwayland, specify this in the following env var: - export DISTCHECK_CONFIGURE_FLAGS="--with-xserver-path=" + XWAYLAND=$(which Xwayland) # Or specify your own path + export DISTCHECK_CONFIGURE_FLAGS="--with-xserver-path=$XWAYLAND" If you're using a locally installed libinput or other dependency libraries, you'll likely need to set a few other environment @@ -58,7 +59,7 @@ To make a release of Weston and/or Wayland, follow these steps. listing of the most notable changes. For x.y.0 releases, indicate the schedule for the x.y+1.0 release. - 5. Send the release announcements to + 5. pgp sign the the release announcements and send them to wayland-devel@lists.freedesktop.org 6. Get your freshly posted release email URL from