[cairo-commit] RELEASING
Bryce Harrington
bryce at kemper.freedesktop.org
Tue Mar 10 19:57:21 PDT 2015
RELEASING | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)
New commits:
commit db6668cd0a836416e74cf6556bfd3e2bc1d3a4d4
Author: Bryce Harrington <bryce at osg.samsung.com>
Date: Tue Mar 10 19:55:35 2015 -0700
RELEASING: Update contacts
Add a CC to the cairo@ list itself.
Drop updating of the GNOME dependencies page; this appears to have not
been updated since 2008.
diff --git a/RELEASING b/RELEASING
index f6f5eeb..641ac1f 100644
--- a/RELEASING
+++ b/RELEASING
@@ -113,7 +113,7 @@ Here are the steps to follow to create a new cairo release:
8) Push the newly created tag out to the central tree with a command
something like:
- git push upstream master X.Y.Z
+ git push origin master X.Y.Z
9) Edit the cairo bugzilla product and add the new version numbers. Note
that you need to add two versions. One for the release/snapshot (with
@@ -121,12 +121,13 @@ Here are the steps to follow to create a new cairo release:
odd micro version).
10) Send a message to cairo-announce at cairographics.org and CC
- gnome-announce-list at gnome.org and ftp-release at lists.freedesktop.org
- (pr at lwn.net as well for major releases) to announce the new release
- using the text provided from "make release-publish", adding the excerpt
- from NEWS, your signature, followed by the standard "What is cairo" and
- "Where to get more information about cairo" blurbs from README, and
- finally the shortlog of all changes since last release, generated by:
+ cairo at cairographics.org, gnome-announce-list at gnome.org and
+ ftp-release at lists.freedesktop.org (pr at lwn.net as well for major
+ releases) to announce the new release using the text provided from
+ "make release-publish", adding the excerpt from NEWS, your
+ signature, followed by the standard "What is cairo" and "Where to
+ get more information about cairo" blurbs from README, and finally
+ the shortlog of all changes since last release, generated by:
git shortlog X.Y.Z...
@@ -135,8 +136,3 @@ Here are the steps to follow to create a new cairo release:
11) Edit the cairo wiki to add the announcement to the NEWS page and
the front page. (just the parts before your signature).
-12) For minor releases (no X.Y change), notify desktop-devel-list at gnome.org
- or update the ExternalDependencies page for the current cycle if you
- know where it is. Currently it's:
-
- http://live.gnome.org/TwoPointNineteen/ExternalDependencies
More information about the cairo-commit
mailing list