[GRASS-SVN] r73767 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 5 03:04:50 PST 2018
Author: neteler
Date: 2018-12-05 03:04:50 -0800 (Wed, 05 Dec 2018)
New Revision: 73767
Modified:
grass/trunk/doc/howto_release.txt
Log:
doc/howto_release.txt: minor updates
Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt 2018-12-05 10:56:50 UTC (rev 73766)
+++ grass/trunk/doc/howto_release.txt 2018-12-05 11:04:50 UTC (rev 73767)
@@ -205,10 +205,10 @@
# trac updates, only when new major release:
- Add new release to https://trac.osgeo.org/grass/admin/ticket/versions
- - 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
+ - Set "complete" flag in https://trac.osgeo.org/grass/milestone/7.6.x --> Edit Milestone
+ - also: Retarget associated open tickets to milestone 7.6.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.
@@ -227,11 +227,11 @@
- Update addons (grass_addons.sh) rules, eg.
- compile $SVN_PATH/grass7 $GISBASE_PATH/grass770RC1 $ADDON_PATH/grass770RC1/addons
+ compile $SVN_PATH/grass7 $GISBASE_PATH/grass760RC1 $ADDON_PATH/grass760RC1/addons
- 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