[GRASS-SVN] r55930 - grass/branches/releasebranch_6_4/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Apr 20 07:25:56 PDT 2013
Author: neteler
Date: 2013-04-20 07:25:56 -0700 (Sat, 20 Apr 2013)
New Revision: 55930
Modified:
grass/branches/releasebranch_6_4/doc/howto_release.txt
Log:
release notes: updated
Modified: grass/branches/releasebranch_6_4/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_6_4/doc/howto_release.txt 2013-04-20 14:16:34 UTC (rev 55929)
+++ grass/branches/releasebranch_6_4/doc/howto_release.txt 2013-04-20 14:25:56 UTC (rev 55930)
@@ -1,9 +1,9 @@
-How to release GRASS binaries and source code
+How to release GRASS GIS binaries and source code
$Date$
Note: This text contains *some* rules only applicable to the
- development coordinators at CEA (currently Markus Neteler).
+ development coordinator (currently Markus Neteler, PSC Chair).
###########################################
@@ -14,7 +14,7 @@
###########################################
(A) HOWTO create a release
-1. Local work (basically at FEM, Italy)
+1. Local work (done by release coordinator)
- svn up
- check if
@@ -25,6 +25,7 @@
- cleanup rubbish:
rm -f locale/templates/*.pot
+ rm -f locale/po/messages.mo
find . -name '*~' | xargs rm
find . -name '*.bak' | xargs rm
find . -name '.#*' | xargs rm
@@ -43,8 +44,8 @@
#example:
6
4
-0RC7
-2010
+3RC3
+2013
rm -f include/VERSION~
#version:
@@ -98,8 +99,8 @@
#example
6
4
-0svn
-2010
+3svn
+2013
rm -f include/VERSION~
svn ci -m"back to SVN" include/VERSION
@@ -185,8 +186,7 @@
http://slashgeo.org/submit.pl
http://freshmeat.net/projects/grass/?highlight=GRASS (update, MN)
http://linuxtoday.com/contribute.php3
- https://www.osor.eu/projects/grassgis (update, MN)
- https://forge.osor.eu/news/submit.php?group_id=44 (submit news, MN)
+ https://joinup.ec.europa.eu/software/grassgis/home (submit news, MN)
http://www.macnn.com/contact/newstips/1
http://www10.giscafe.com/submit_material/submit_options.php#Press (MN)
http://www.freegis.org (update, MN)
More information about the grass-commit
mailing list