Re: [PATCH 2/2] releasing: Add example commands to release directions

2015-01-09 Thread Bryce Harrington
On Wed, Jan 07, 2015 at 10:11:29AM +1000, Peter Hutterer wrote: > On Tue, Jan 06, 2015 at 02:08:39PM -0800, Bryce Harrington wrote: > also, the xorg release script was modified a while ago to support > wayland/weston. as much as a step-by-step instruction is useful, having > everyone run the same s

Re: [PATCH 2/2] releasing: Add example commands to release directions

2015-01-06 Thread Peter Hutterer
On Tue, Jan 06, 2015 at 02:08:39PM -0800, Bryce Harrington wrote: > Note that for weston, configure.ac needs version numbers updated in > several places. `make distcheck` for weston no longer triggers the test > suite to run, so update the directions to account for this. Detail the > commands to

[PATCH 2/2] releasing: Add example commands to release directions

2015-01-06 Thread Bryce Harrington
Note that for weston, configure.ac needs version numbers updated in several places. `make distcheck` for weston no longer triggers the test suite to run, so update the directions to account for this. Detail the commands to run for each step. Signed-off-by: Bryce Harrington --- releasing.txt |