[GRASS-SVN] r73603 - grass/branches/releasebranch_7_6/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Oct 23 06:34:29 PDT 2018


Author: neteler
Date: 2018-10-23 06:34:29 -0700 (Tue, 23 Oct 2018)
New Revision: 73603

Modified:
   grass/branches/releasebranch_7_6/doc/howto_release.txt
Log:
doc/howto_release.txt: minor updates

Modified: grass/branches/releasebranch_7_6/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_6/doc/howto_release.txt	2018-10-23 10:26:54 UTC (rev 73602)
+++ grass/branches/releasebranch_7_6/doc/howto_release.txt	2018-10-23 13:34:29 UTC (rev 73603)
@@ -110,7 +110,7 @@
 svn up
 
 # Create Changelog file on release branch:
-# http://ch.tudelft.nl/~arthur/svn2cl/
+# https://arthurdejong.org/svn2cl/
 svn2cl
 mv ChangeLog ChangeLog_$VERSION
 head ChangeLog_$VERSION
@@ -210,7 +210,7 @@
   - Set "complete" flag in https://trac.osgeo.org/grass/milestone/7.4.x --> Edit Milestone
     - also: Retarget associated open tickets to milestone 7.4.x
   - Batch modify tickets, set to next milestone (update this query accordingly: two entries to change)
-     https://trac.osgeo.org/grass/query?status=assigned&status=new&status=reopened&milestone=7.4.0&milestone=7.4.1&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority
+     https://trac.osgeo.org/grass/query?status=assigned&status=new&status=reopened&milestone=7.6.0&milestone=7.6.1&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority
      - Set max items to 1000, then select all shown tickets via Status: assigned/new/reopened sections
      - Scroll down to "Batch modify": under the "Comment" section, add Field "Milestone" and set to next version
      - then use "Change ticket" button, done.
@@ -233,7 +233,7 @@
 
   - Modify grass_copy_wwwroot.sh accordingly, eg.
 
-     copy_addon 761RC1 7.666666.1RC1
+     copy_addon 761RC1 7.6.1RC1
 
 # Launchpad notes:
 



More information about the grass-commit mailing list