Bug 23848 - distcheck should grep for UNRELEASED
Summary: distcheck should grep for UNRELEASED
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-09-10 12:06 UTC by Will Thompson
Modified: 2010-01-11 06:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-09-10 12:06:59 UTC
I just made a release with UNRELEASED in the NEWS. The tools should have stopped me.
Comment 1 Will Thompson 2009-12-28 06:02:46 UTC
Here's a branch of tp-glib that adds a distcheck-hook to telepathy.am, and fixes the UNRELEASEDs it found in tp-glib: http://git.collabora.co.uk/?p=user/wjt/telepathy-glib.git;a=shortlog;h=refs/heads/distcheck-misc
Comment 2 Will Thompson 2009-12-28 06:22:32 UTC
That was a terrible name for a branch. Here's a better-named branch: http://git.collabora.co.uk/?p=user/wjt/telepathy-glib.git;a=shortlog;h=refs/heads/distcheck-UNRELEASED

And here's a corresponding branch of Gabble: http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/distcheck-UNRELEASED
Comment 3 Simon McVittie 2010-01-11 05:53:24 UTC
Yes please to both branches from Comment #2.
Comment 4 Will Thompson 2010-01-11 06:08:27 UTC
Merged to tp-glib master:

commit c08f691bd4bcb9fa24ba82e7acf541ac5c54357e
Merge: 03e1cac 0770ccd
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Mon Jan 11 13:59:58 2010 +0000

    Merge branch 'distcheck-UNRELEASED'
    
    References: http://bugs.freedesktop.org/show_bug.cgi?id=23848
    Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>

And to Gabble 0.8 and master:

commit 0ce9468ed9a70c4ee2a1e88add54fb058e7c4356
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Mon Dec 28 14:18:30 2009 +0000

    Grab UNRELEASED-checking distcheck-hook from tp-glib
    
    Fixes: fd.o#23848
    Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>

 Makefile.am        |    5 +++++
 tools/telepathy.am |   12 ++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

commit 8a3ab8448e1394b8865f26b2c8c714800c7905c0
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Mon Dec 28 14:18:30 2009 +0000

    Grab UNRELEASED-checking distcheck-hook from tp-glib
    
    Fixes: fd.o#23848
    Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>

 Makefile.am        |    5 +++++
 tools/telepathy.am |   12 ++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)


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.