[gtk-doc] docs: improve release instructions



commit 3740512a5c13e4d7b86fa2202003e6fe3434d25f
Author: Stefan Kost <ensonic users sf net>
Date:   Wed Jun 2 22:32:58 2010 +0300

    docs: improve release instructions

 HACKING |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/HACKING b/HACKING
index 3a8d604..805ef7b 100644
--- a/HACKING
+++ b/HACKING
@@ -30,7 +30,7 @@ http://live.gnome.org/MaintainersCorner/Releasing
   make dist
 
 - tag
-  git tag -a GTK_DOC_1_12
+  git tag -a GTK_DOC_1_12 -m"release: 1.12"
   git push origin GTK_DOC_1_12
 
 - release
@@ -50,6 +50,8 @@ http://live.gnome.org/MaintainersCorner/Releasing
   git commit -m"release: bump versions and back to development"
 
 - update web-pages (gtk-web/gtk-doc)
+  git add gtk-doc/news.html
+  git commit -m"gtk-doc: new release (1.15)"
 
 - if we want a icon on the newsfeed, we should copy a icon like on
   http://ftp.acc.umu.se/pub/GNOME/sources/rhythmbox/rhythmbox.png



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]