[GRASS-SVN] r72289 - in grass/branches/releasebranch_7_0: . doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Mar 1 13:05:56 PST 2018
Author: neteler
Date: 2018-03-01 13:05:56 -0800 (Thu, 01 Mar 2018)
New Revision: 72289
Modified:
grass/branches/releasebranch_7_0/AUTHORS
grass/branches/releasebranch_7_0/INSTALL
grass/branches/releasebranch_7_0/REQUIREMENTS.html
grass/branches/releasebranch_7_0/doc/howto_release.txt
Log:
minor document updates
Modified: grass/branches/releasebranch_7_0/AUTHORS
===================================================================
--- grass/branches/releasebranch_7_0/AUTHORS 2018-03-01 20:54:42 UTC (rev 72288)
+++ grass/branches/releasebranch_7_0/AUTHORS 2018-03-01 21:05:56 UTC (rev 72289)
@@ -48,13 +48,13 @@
https://www.openhub.net/p/grass_gis
-GRASS 7.0 major project contributers
+GRASS 7.0 major project contributors
------------------------------------
LEAD ARCHITECTS
- Glynn Clements <glynn at gclements plus com>: libraries
- Markus Metz <markus.metz.giswork gmail.com>: Vector library lead
- - Soeren Gebbert: temporal framwork lead
+ - Soeren Gebbert: temporal framework lead
- Pietro Zambelli: Python API lead
GUI
@@ -136,7 +136,7 @@
Maciej "Maciek" Sieczka <msieczka at sieczka.org>
-GRASS 6.0 - 6.2 major project contributers
+GRASS 6.0 - 6.2 major project contributors
------------------------------------------
PROJECT INTEGRATION
Modified: grass/branches/releasebranch_7_0/INSTALL
===================================================================
--- grass/branches/releasebranch_7_0/INSTALL 2018-03-01 20:54:42 UTC (rev 72288)
+++ grass/branches/releasebranch_7_0/INSTALL 2018-03-01 21:05:56 UTC (rev 72289)
@@ -33,7 +33,7 @@
1. PROJ4
2. GDAL-OGR (compiled without GRASS support)
3. optionally: databases such as PostgreSQL, MySQL, sqlite
- 4. GRASS
+ 4. GRASS GIS
5. optionally: GDAL-OGR-GRASS plugin
(A) SOURCE CODE DISTRIBUTION
@@ -314,6 +314,6 @@
https://grass.osgeo.org/documentation/first-time-users/
------------------
-(C) 1999-2017 by The GRASS Development Team
+(C) 1999-2018 by The GRASS Development Team
Last changed: $Date$
Modified: grass/branches/releasebranch_7_0/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_7_0/REQUIREMENTS.html 2018-03-01 20:54:42 UTC (rev 72288)
+++ grass/branches/releasebranch_7_0/REQUIREMENTS.html 2018-03-01 21:05:56 UTC (rev 72289)
@@ -212,9 +212,9 @@
<p>
<hr width="100%">
-<i>© GRASS Development Team 1997-2017</i>
+<i>© GRASS Development Team 1997-2018</i>
<p>Please report bugs here:
-<br><a href="http://grass.osgeo.org/development/bug-tracking/">http://grass.osgeo.org/development/bug-tracking/</a>
+<br><a href="https://grass.osgeo.org/development/bug-tracking/">https://grass.osgeo.org/development/bug-tracking/</a>
<p>
<i>Last changed: $Date$</i>
Modified: grass/branches/releasebranch_7_0/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_0/doc/howto_release.txt 2018-03-01 20:54:42 UTC (rev 72288)
+++ grass/branches/releasebranch_7_0/doc/howto_release.txt 2018-03-01 21:05:56 UTC (rev 72289)
@@ -61,8 +61,8 @@
#example:
7
0
-6RC1
-2017
+7RC1
+2018
rm -f include/VERSION~
- Update OSGeo4W setup.hint file
@@ -122,8 +122,8 @@
#example
7
0
-6svn
-2017
+7svn
+2018
rm -f include/VERSION~
svn ci -m"back to SVN" include/VERSION
@@ -137,7 +137,7 @@
echo $SERVER1:$SERVER1DIR
echo $SERVER2:$SERVER2DIR
- # copy along with associated files:
+ # upload along with associated files:
scp -p grass-$VERSION.* AUTHORS COPYING ChangeLog_$VERSION.gz \
INSTALL REQUIREMENTS.html SUBMITTING neteler@$SERVER1:$SERVER1DIR
scp -p grass-$VERSION.* AUTHORS COPYING ChangeLog_$VERSION.gz \
@@ -155,11 +155,11 @@
o update web site to new version: CMS
- News section
- - http://grass.osgeo.org/download/software/
- - http://grass.osgeo.org/download/software/sources/
- - http://grass.osgeo.org/download/software/linux/
- - http://grass.osgeo.org/home/history/releases/
- - http://grass.osgeo.org/development/svn/svn-tags/ (add tag): echo $RELEASETAG
+ - https://grass.osgeo.org/download/software/
+ - https://grass.osgeo.org/download/software/sources/
+ - https://grass.osgeo.org/download/software/linux/
+ - https://grass.osgeo.org/home/history/releases/
+ - https://grass.osgeo.org/development/svn/svn-tags/ (add tag): echo $RELEASETAG
write announcement
- store in trac: http://trac.osgeo.org/grass/wiki/Release/7.XX.YY-News
@@ -228,6 +228,8 @@
2. Tell others about it:
+ * Notify all packagers (MN has email list)
+
* If release candidate:
- <grass-announce at lists.osgeo.org>
- <grass-dev at lists.osgeo.org>
@@ -258,7 +260,6 @@
redazione at geoforus.it
mfeilner at linuxnewmedia.de
info at harzer.de
- pr at geocomm.com
editor-geo at geoconnexion.com
Web:
@@ -274,7 +275,7 @@
-> Share your news with the EO community
https://www.heise.de/download/product/grass-gis-7105 (update, MN)
- See also: http://grass.osgeo.org/wiki/Contact_Databases
+ See also: https://grass.osgeo.org/wiki/Contact_Databases
... anywhere else? Please add here.
###########################################
More information about the grass-commit
mailing list