summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-10-01 18:17:13 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-04 13:46:17 +0100
commita63cc280a75a26c00e01bdb15f1d928c0e05ad98 (patch)
tree2bd3701fb721cee51520d41a933ec6af6b4ec557 /tools/Makefile.am
parent14fe353ba302c5b7d5c4f78a2785fb2da8276491 (diff)
downloadtelepathy-glib-a63cc280a75a26c00e01bdb15f1d928c0e05ad98.tar.gz
Automate the release process.
This was originally 8bf825940c834b44e7c7ceb17b26b30e5ff96aba in Gabble. The idea is that you smoke-test the release, then just run % make maintainer-make-release which generates the tarball, the signature, the signed tag, and the release mail, uploads the release to telepathy.freedesktop.org, and then reminds you of the remaining steps (nano version bump, pushing to upstream, and sending the mail). If you want to do all the local bits, but not send anything, just run: % make maintainer-prepare-release then do whatever you want to do with the tarball etc. If you think it's ready, run: % make maintainer-upload-release
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 1a3c945d6..a40c28b31 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -27,6 +27,7 @@ EXTRA_DIST = \
lcov.am \
libtpcodegen.py \
libglibcodegen.py \
+ make-release-mail.py \
make-version-script.py \
manager-file.py \
shave.mk \