[GRASS-SVN] r67723 - grass/branches/releasebranch_6_4/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Feb 4 06:12:06 PST 2016


Author: neteler
Date: 2016-02-04 06:12:06 -0800 (Thu, 04 Feb 2016)
New Revision: 67723

Modified:
   grass/branches/releasebranch_6_4/doc/howto_release.txt
Log:
doc/howto_release.txt: sync procedure to what's done in G7

Modified: grass/branches/releasebranch_6_4/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_6_4/doc/howto_release.txt	2016-02-04 14:09:38 UTC (rev 67722)
+++ grass/branches/releasebranch_6_4/doc/howto_release.txt	2016-02-04 14:12:06 UTC (rev 67723)
@@ -66,6 +66,9 @@
       grass-addons/tools/wingrass-packager/grass_addons.sh
       grass-addons/tools/wingrass-packager/grass_copy_wwwroot.sh
 
+    - Update OSGeo4W setup.hint file
+      mswindows/osgeo4w/setup.hint
+
      #version:
      MAJOR=`cat include/VERSION | head -1 | tail -1`
      MINOR=`cat include/VERSION | head -2 | tail -1`
@@ -147,8 +150,12 @@
 
      write announcement
       - store in trac: http://trac.osgeo.org/grass/wiki/Release/6.XX.YY-News
+      - update version in https://grasswiki.osgeo.org/wiki/GRASS-Wiki
       - 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
+
  o upload user HTML manual in case of *final release* from compiled English
    version at (warning: needs stuff to be compiled).
       - download new source code package, compile with most settings
@@ -161,8 +168,8 @@
                    release tag for the differences
 
  o Trac updates:
-      - Set "complete" flag in https://trac.osgeo.org/grass/milestone/6.0.x
-        and batch-migrate assigned tickets to next milestone
+      - Set "complete" flag in https://trac.osgeo.org/grass/milestone/6.0.x --> Edit Milestone
+        this batch-migrates assigned tickets to next milestone
       - Add release to https://trac.osgeo.org/grass/admin/ticket/versions
 
  o WinGRASS notes:



More information about the grass-commit mailing list