X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Releasing;h=1c8bd2a1b61f3525945a0ba0a3f64a02d3527f58;hp=8627d864da6e107e0f8a8a68a8fff99385182491;hb=afbae4c6b7a658f690cb827acfef015e9e2da318;hpb=0ef0c50536e5eb6ad3455b5828983307edbab828 diff --git a/Releasing b/Releasing index 8627d864..1c8bd2a1 100644 --- a/Releasing +++ b/Releasing @@ -36,7 +36,8 @@ These are Bdale's notes on how to do a release. - if this is a -1 release, then git-buildpackage --git-no-pristine-tar --git-submodules \ - --git-upstream-branch=branch- + --git-upstream-branch=branch- \ # eg 1.3 + --git-upstream-tag= # eg 1.3.1 pristine-tar commit \ ../build-area/altos_.orig.tar.gz \ branch- @@ -71,7 +72,7 @@ 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 origin master branch- debian + git push origin master branch- debian pristine-tar git push --tags push commits and leave the build tree in an uncluttered state