[gtk-doc] hacking: small tweaks to release process



commit a0f4deddaf9bb0fd7bef0721b4278ac133756cb8
Author: Stefan Sauer <ensonic users sf net>
Date:   Sun Feb 16 14:46:45 2014 +0100

    hacking: small tweaks to release process

 HACKING |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/HACKING b/HACKING
index 9d7eec5..0f0f401 100644
--- a/HACKING
+++ b/HACKING
@@ -28,7 +28,7 @@ http://live.gnome.org/MaintainersCorner/Releasing
   git push
 
 - dist
-  make dist
+  make distcheck
 
 - tag
   git tag -a GTK_DOC_1_12 -m"release: 1.12"
@@ -45,9 +45,10 @@ http://live.gnome.org/MaintainersCorner/Releasing
 - bump versions in:
   configure.ac
   help/manual/C/index.docbook
+  NEWS
 
 - commit
-  git add configure.ac help/manual/C/index.docbook
+  git add configure.ac NEWS help/manual/C/index.docbook
   git commit -m"release: bump versions and back to development"
   git push
 


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