Release scripts: Update create-tarball to include docs and other packaging details.
commit7c96795e5954b6a716beb6f5a30d6c7bb1647717
authorGerald W. Carter <jerry@samba.org>
Tue, 27 May 2008 21:27:21 +0000 (27 16:27 -0500)
committerGerald W. Carter <jerry@samba.org>
Tue, 3 Jun 2008 16:20:44 +0000 (3 11:20 -0500)
tree73325ba1af93d1a376e6de0cab13ecf9c834b265
parentf7bfa1330cef34b1bbe7969bddbce2ff895321ed
Release scripts: Update create-tarball to include docs and other packaging details.

I've updated the create-tarball script to support command line options,
docs build (or copy and existing build), and to run the packaging update
scripts.

  $ release-scripts/create-tarball --help
  Usage release-scripts/create-tarball [options]
      --help             Print command usage
      --branch <name>    Specify the branch to to create the archive file from
      --copy-docs <dir>  Copy documentation from <dir> rather than building
      --tag <name>       Tag name for release
      --keyid <email>    The GnuPG key ID used to sign the release tag
release-scripts/create-tarball