[GRASS-SVN] r73593 - grass/branches/releasebranch_7_4/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Oct 22 13:53:05 PDT 2018


Author: neteler
Date: 2018-10-22 13:53:05 -0700 (Mon, 22 Oct 2018)
New Revision: 73593

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

Modified: grass/branches/releasebranch_7_4/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_4/doc/howto_release.txt	2018-10-22 20:11:36 UTC (rev 73592)
+++ grass/branches/releasebranch_7_4/doc/howto_release.txt	2018-10-22 20:53:05 UTC (rev 73593)
@@ -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.4.0&milestone=7.4.1&milestone=7.4.2&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 741RC1 7.4.1RC1
+     copy_addon 741RC1  7.4.2RC1
 
 # Launchpad notes:
 



More information about the grass-commit mailing list