Release scripts: Update create-tarball to include docs and other packaging details.
commitf9361137adfa5a729ba9cd44d372df4bfa120bff
authorGerald W. Carter <jerry@samba.org>
Tue, 27 May 2008 21:27:21 +0000 (27 16:27 -0500)
committerKarolin Seeger <kseeger@samba.org>
Fri, 5 Sep 2008 09:25:47 +0000 (5 11:25 +0200)
treeef5778fb17df0bf33e0ca0799dd1976b3bc7b498
parent62693b9d4c1f68f087726c1f1805defe1ae0c583
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
(cherry picked from commit 7c96795e5954b6a716beb6f5a30d6c7bb1647717)
(cherry picked from commit 4a5830fb03152cf59f27c762046554eb6df5cb65)
release-scripts/create-tarball