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

2015-01-11 Thread Peter Hutterer
On Fri, Jan 09, 2015 at 06:09:21PM -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 run a `make check` > pre-release. Switch to

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

2015-01-09 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 run a `make check` pre-release. Switch to using the X.org release.sh script in place of some of the manual steps.