Bug 23849

Summary: Generate release email from `make maintainer-upload-release`
Product: Telepathy Reporter: Will Thompson <will>
Component: tp-glibAssignee: Simon McVittie <smcv>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/wjt/telepathy-glib.git;a=commitdiff;h=refs/heads/maintainer-upload-release
Whiteboard: review+, smcv to test and merge
i915 platform: i915 features:

Description Will Thompson 2009-09-10 12:07:32 UTC
I'm bored of manually constructing the release emails.
Comment 1 Will Thompson 2010-09-29 08:27:46 UTC
I actually went a step further, and automated pretty much the whole process.

See the attached branch. I haven't tested it.
Comment 2 Will Thompson 2010-10-01 10:26:54 UTC
Okay, I merged this to Gabble; it worked a treat for the 0.10.2. Here's a tp-glib branch. It's hard to test it without actually making a release... ;-)
Comment 3 Simon McVittie 2010-10-04 04:22:22 UTC
>                 (*.*.*.*) \
> -                       echo "@VERSION@ is not a release" >&2; \
> +                       echo "Hey! @VERSION@ is not a release!" >&2; \

I'd like this to check for *+ as well, so we can use it in Mission Control without forking it.

Jonny wants a telepathy-glib release for ClientTypes, so I'll try this out in 0.13.1 and see if it works!
Comment 4 Simon McVittie 2010-10-21 05:45:25 UTC
Merged while releasing 0.12.1 and 0.13.2.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.