Age | Commit message (Collapse) | Author | Files | Lines |
|
Now you can directly specify the 'make release' output dir without any
modifications.
Karolin
|
|
|
|
Remove RFCs as they are non-free content (with a strict interpretation of
the DFSG). Addresse Debian bug #538034.
Karolin
|
|
Michael
|
|
Newer git versions (e.g. 1.6.0.2) do not provide the 'git-' commands
any longer.
Karolin
|
|
Karolin
|
|
These strings do appear several times. Extend the grep pattern to
get the right string only. This avoids the removal of /*!
Karolin
|
|
Karolin
|
|
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
(This used to be commit 7c96795e5954b6a716beb6f5a30d6c7bb1647717)
|
|
(This used to be commit bccae9487485a6c9468bc6afb9ada8c8d9f6e135)
|
|
(This used to be commit 400609bce5cd1ce7e3330b9f00bb1f08de9d3a12)
|
|
Developers can use this to create tarballs for testing or general
purpose QA.
Usage: release-scripts/create-tarball
The script will prompt for information as necessary.
(This used to be commit 1df8f98602ac4be1d37f9c7748da8b89db80215f)
|