[GRASS-SVN] r68417 - grass/branches/releasebranch_7_0/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Tue May 10 06:54:48 PDT 2016


Author: neteler
Date: 2016-05-10 06:54:48 -0700 (Tue, 10 May 2016)
New Revision: 68417

Modified:
   grass/branches/releasebranch_7_0/doc/howto_release.txt
Log:
howto_release.txt: updated

Modified: grass/branches/releasebranch_7_0/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_0/doc/howto_release.txt	2016-05-10 13:51:52 UTC (rev 68416)
+++ grass/branches/releasebranch_7_0/doc/howto_release.txt	2016-05-10 13:54:48 UTC (rev 68417)
@@ -58,7 +58,7 @@
 #example:
 7
 0
-3RC1
+5RC1
 2016
       rm -f include/VERSION~
 
@@ -121,7 +121,7 @@
 #example
 7
 0
-3svn
+5svn
 2016
 
     rm -f include/VERSION~
@@ -146,7 +146,6 @@
     - http://grass.osgeo.org/download/software/
     - http://grass.osgeo.org/download/software/sources/
     - http://grass.osgeo.org/download/software/linux/
-    - http://grass.osgeo.org/grass70/
     - http://grass.osgeo.org/home/history/releases/
     - http://grass.osgeo.org/development/svn/svn-tags/ (add tag): echo $RELEASETAG
 
@@ -156,7 +155,10 @@
       - store in Web as announces/announce_grass$MAJOR$MINOR$RELEASE.html <- how? with protected PHP upload page?
 
      full release:
-      - update trac milesstone/add next: https://trac.osgeo.org/grass/admin/ticket/milestones
+      - update trac 
+         - milesstone/add next: https://trac.osgeo.org/grass/admin/ticket/milestones
+         - add released version: https://trac.osgeo.org/grass/admin/ticket/versions
+      
 
  o upload user HTML manual in case of *final release* from compiled English
    version at (warning: needs stuff to be compiled).
@@ -180,15 +182,15 @@
 
      set MAJOR=7
      set MINOR=0
-     set PATCH=3beta3
+     set PATCH=5RC1
 
    Update addons (grass_addons.sh) rules, eg.
 
-     compile $SVN_PATH/grass7 $GISBASE_PATH/grass703beta3   $ADDON_PATH/grass703beta3/addons
+     compile $SVN_PATH/grass7 $GISBASE_PATH/grass705RC1   $ADDON_PATH/grass705RC1/addons
 
    Modify grass_copy_wwwroot.sh accordingly, eg.
 
-     copy_addon 700beta3 7.0.0beta3
+     copy_addon 705RC1 7.0.5RC1
 
  o Launchpad notes:
 
@@ -220,7 +222,7 @@
 
    DebianGIS:          <debian-gis at lists.debian.org>
    FreeGIS:            <freegis-list at intevation.de>
-   Geowanking:         <geowanking at lists.burri.to>
+   Geowanking:         <geowanking at geowanking.org>
    OSGeo.org:          <news_item at osgeo.org>
 
  Email:



More information about the grass-commit mailing list