Bug 23849 - Generate release email from `make maintainer-upload-release`
Summary: Generate release email from `make maintainer-upload-release`
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Simon McVittie
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/wj...
Whiteboard: review+, smcv to test and merge
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-09-10 12:07 UTC by Will Thompson
Modified: 2010-10-21 05:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.