summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-05-21 10:50:26 +0300
committerStefan Kost <ensonic@users.sf.net>2010-05-21 11:57:20 +0300
commit37aa15cfd3531dbc464dc4cfbfe95e219091e5ee (patch)
tree628f392cc16210fd40c2f4f99e26b5deefc431dd /HACKING
parent50309cfbbb15a5dc1ae56577a5f71aa5fc0b5f6e (diff)
downloadgtk-doc-37aa15cfd3531dbc464dc4cfbfe95e219091e5ee.tar.gz
release: update news and date in manualGTK_DOC_1_15
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING14
1 files changed, 12 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index d4b896a..3a8d604 100644
--- a/HACKING
+++ b/HACKING
@@ -13,12 +13,18 @@ http://live.gnome.org/MaintainersCorner/Releasing
- bump release date in:
help/manual/C/gtk-doc-manual.xml
+- bump version in (1.14.1 -> 1.15)
+ configure.ac
- update NEWS
./bugzilla.py general 1.12 gtk-doc >RELNOTES.txt
git log --summary --format=short GTK_DOC_1_11.. >ChangeLog-1.12
grep "Author:" ChangeLog-1.12 | sed 's/Author:\(.*\)\ <.*>/\1/' | sort | uniq >>RELNOTES.txt
- add then copy to NEWS
+ and then copy to NEWS
+
+- commit
+ git add configure.ac NEWS help/manual/C/gtk-doc-manual.xml
+ git commit -m"release: update news and date in manual"
- dist
make dist
@@ -36,9 +42,13 @@ http://live.gnome.org/MaintainersCorner/Releasing
exit
- bump versions in:
- configure.in
+ configure.ac
help/manual/C/gtk-doc-manual.xml
+- commit
+ git add configure.ac help/manual/C/gtk-doc-manual.xml
+ git commit -m"release: bump versions and back to development"
+
- update web-pages (gtk-web/gtk-doc)
- if we want a icon on the newsfeed, we should copy a icon like on