add note about checking doc copyright date and revision history to Releasing
[fw/altos] / Releasing
index 1944507e29cbe75c1f9ea765bb2485f703a3d2be..537388fda7b6298fedd418aa1d86d879c312f2a0 100644 (file)
--- a/Releasing
+++ b/Releasing
@@ -34,13 +34,17 @@ These are Bdale's notes on how to do a release.
        make distclean
 
        ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases
-       make fat
+       make && make fat
 
                this pushes packages for each platform to web site
 
        - copy the relevant release notes file from doc/ to 
            /home/bdale/web/altusmetrum/AltOS/releases/<rev>
 
+       - make sure that doc/altusmetrum.xsl has the right copyright year,
+         and add release to the revision history at the front (release notes
+         will be pulled in automatically)
+
        - go edit ~/web/altusmetrum/AltOS/releases/<rev>.mdwn to include
          release date and explicit ref to dir contents so the AltOS page
          shows versioned links, commit and push