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

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jul 12 06:56:55 PDT 2015


Author: neteler
Date: 2015-07-12 06:56:55 -0700 (Sun, 12 Jul 2015)
New Revision: 65577

Modified:
   grass/branches/releasebranch_6_4/doc/howto_release.txt
Log:
release notes updated

Modified: grass/branches/releasebranch_6_4/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_6_4/doc/howto_release.txt	2015-07-11 14:04:13 UTC (rev 65576)
+++ grass/branches/releasebranch_6_4/doc/howto_release.txt	2015-07-12 13:56:55 UTC (rev 65577)
@@ -18,8 +18,8 @@
 
    - svn up
    - check if
-        ( cd doc/raster/r.example/ ; make )
-        ( cd doc/vector/v.example/ ; make )
+        ( cd doc/raster/r.example/ ; make clean ; make )
+        ( cd doc/vector/v.example/ ; make clean ; make )
       still compile; fix otherwise
  
    - Check that autoconf scripts are up-to-date (to do only in RC cycle!):
@@ -44,6 +44,7 @@
        find . -name '*.orig' | xargs rm
        find . -name '*.rej'  | xargs rm
        find . -name '*.o'    | xargs rm
+       find . -name '*.pyc'  | xargs rm
        chmod -R a+r *
 
        svn status
@@ -62,6 +63,8 @@
 
     - Update additionally the winGRASS version
       grass-addons/tools/wingrass-packager/grass_packager_release.bat
+      grass-addons/tools/wingrass-packager/grass_addons.sh
+      grass-addons/tools/wingrass-packager/grass_copy_wwwroot.sh
 
      #version:
      MAJOR=`cat include/VERSION | head -1 | tail -1`
@@ -182,8 +185,8 @@
    OSGeo.org:          <news_item at osgeo.org>
 
  Email:
+   info at osgeo.org
    http://www.gis-news.de/  (franz-josef.behr at gismngt.de)
-   http://www.gisdevelopment.net (news at gisdevelopment.net)
    http://spatialnews.geocomm.com/submitnews.html (not free any more, convince editor at geocomm.com)
    redazione at geoforus.it
    mfeilner at linuxnewmedia.de
@@ -194,7 +197,7 @@
 
  Web:
    https://plus.google.com/u/0/communities/111147786674687562495 (G+ GRASS GIS community)
-   http://slashgeo.org/submit.pl
+   http://slashgeo.org/submit-geonews-press-release/ (MN login)
    http://freshmeat.net/projects/grass/?highlight=GRASS (update, MN)
    http://linuxtoday.com/contribute.php3
    https://joinup.ec.europa.eu/software/grassgis/home (submit news, MN)
@@ -202,15 +205,13 @@
    http://www10.giscafe.com/submit_material/submit_options.php#Press (MN)
    http://www.freegis.org   (update, MN)
    http://www.directionsmag.com/pressreleases/ (News -> Post Press Release)
-   http://www.gnu.org/directory/science/geography/grass.html
+   http://directory.fsf.org/wiki/GRASS_%28Geographic_Resources_Analysis_Support_System%29
    http://www.kde-apps.org/content/show.php?content=19776
    http://www.opendesktop.org/content/show.php?content=19776
-   http://news.eoportal.org/share_news.html (MN) 
+   https://news.eoportal.org/web/eoportal/share-your-news (MN)
             -> Share your news with the EO community
-   http://www.osdir.com/Downloads+index-req-viewsdownload-sid-206.phtml
-   http://groups.google.com/group/Remote-Sensing-GIS-for-a-New-World
-   http://groups.google.com/group/comp.infosystems.gis
    http://www.heise.de/software/download/edit_7105 (update, MN)
+   https://joinup.ec.europa.eu/ --> Sharing content | Propose your...
 
    See also: http://grass.osgeo.org/wiki/Contact_Databases
    ... anywhere else? Please add here.



More information about the grass-commit mailing list