X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Releasing;h=80d39f6a951965bb0606b1d2891ddd4d1ea314e8;hp=3307b5351740098c7f209bcac551f25d8a663d52;hb=9451ae5e4ea6ecfa512ba93197351682d4d043dc;hpb=5f3f11e11dff9b9f4d1dde279c0d474de0de12a5 diff --git a/Releasing b/Releasing index 3307b535..80d39f6a 100644 --- a/Releasing +++ b/Releasing @@ -4,10 +4,9 @@ These are Bdale's notes on how to do a release. git tag -a - git-buildpackage --git-ignore-new + - make sure checked-out tree is "clean" so git won't complain - use --git-ignore-new so trash in checked-out tree doesn't - cause the build to fail! + git-buildpackage at this point, we have Debian packages @@ -18,6 +17,9 @@ These are Bdale's notes on how to do a release. this pushes packages for each platform to web site + - copy the relevant release notes file from doc/ to + /home/bdale/web/altusmetrum/AltOS/releases/ + - go edit ~/web/altusmetrum/AltOS/releases/.mdwn to include release date and explicit ref to dir contents so the AltOS page shows versioned links, commit and push @@ -26,6 +28,10 @@ These are Bdale's notes on how to do a release. this pushes fresh documents to the web site + sudo debian/rules clean + + leave the build tree in an unclutterd state + Testing before a release To verify that a build works, the following need to be checked