[Xcb-commit] 2 commits - ReleasingXcb.mdwn

Jamey Sharp jamey at freedesktop.org
Wed Oct 29 16:35:22 PDT 2008


 ReleasingXcb.mdwn |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b59ea2c245932db11debedc10edab5226c988bbe
Author: Jamey Sharp <jamey at minilop.net>
Date:   Wed Oct 29 16:35:08 2008 -0700

    Move note about signing the email to the step of sending the email

diff --git a/ReleasingXcb.mdwn b/ReleasingXcb.mdwn
index 199d2f9..80a8048 100644
--- a/ReleasingXcb.mdwn
+++ b/ReleasingXcb.mdwn
@@ -36,7 +36,6 @@
       - git tag and keysign
       - MD5 and SHA1 checksums + URL's of tarballs (md5sum, sha1sum)
       - note names of releasers
-  - don't forget to sign the email
 
 1. Push the master branch and the tag with `git push origin master <version>`
 
@@ -49,6 +48,7 @@
   - Subject: [ANNOUNCE] <name> <version>
   - To: <xcb at lists.freedesktop.org>, <xorg-announce at lists.freedesktop.org>,
     <xorg at lists.freedesktop.org>
+  - don't forget to GPG-sign the email
 
 1. Update the xcb wiki (main page, if necessary)
 
commit 2967f41ce5f74f8baa881055b3413fa3ffbbbb9e
Author: Jamey Sharp <jamey at minilop.net>
Date:   Wed Oct 29 16:34:22 2008 -0700

    Make punctuation consistent

diff --git a/ReleasingXcb.mdwn b/ReleasingXcb.mdwn
index f436dad..199d2f9 100644
--- a/ReleasingXcb.mdwn
+++ b/ReleasingXcb.mdwn
@@ -16,7 +16,7 @@
 
   - `git commit -m "Release <name> <version>"`
 
-1. check that **all** your changes are committed.
+1. check that **all** your changes are committed
 
   - `git status` must not show any uncommitted files and you must be on the
     `master` branch
@@ -42,7 +42,7 @@
 
 1. Copy the .gz and .bz2 tarballs to
    xcb.freedesktop.org:/srv/xcb.freedesktop.org/www/dist/ so they show up at
-   <http://xcb.freedesktop.org/dist/>.
+   <http://xcb.freedesktop.org/dist/>
 
 1. Send the release mail to xorg and xcb lists
 


More information about the xcb-commit mailing list