From: Bdale Garbee Date: Fri, 26 Aug 2011 16:52:55 +0000 (-0600) Subject: more release process doc updates X-Git-Tag: 1.0.2~9 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=93b8f40bb451c9ec152490d1f431ab18f8ecb7d1 more release process doc updates --- diff --git a/Releasing b/Releasing index 80d39f6a..4d2f8e71 100644 --- a/Releasing +++ b/Releasing @@ -10,6 +10,8 @@ These are Bdale's notes on how to do a release. at this point, we have Debian packages + git tag debian/ + make distclean ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases @@ -29,8 +31,10 @@ These are Bdale's notes on how to do a release. this pushes fresh documents to the web site sudo debian/rules clean + git push + git push --tags - leave the build tree in an unclutterd state + push commits and leave the build tree in an uncluttered state Testing before a release