[postgis-tickets] r17981 - Flip to 3.0.0, update other docs, update how to release to reflect change from apache to nginx

Regina Obe lr at pcorp.us
Sat Oct 19 05:16:41 PDT 2019


Author: robe
Date: 2019-10-19 17:16:40 -0700 (Sat, 19 Oct 2019)
New Revision: 17981

Modified:
   branches/3.0/HOWTO_RELEASE
   branches/3.0/NEWS
   branches/3.0/README.md
   branches/3.0/README.postgis
   branches/3.0/Version.config
   branches/3.0/extensions/upgradeable_versions.mk
Log:
Flip to 3.0.0, update other docs, update how to release to reflect change from apache to nginx

Modified: branches/3.0/HOWTO_RELEASE
===================================================================
--- branches/3.0/HOWTO_RELEASE	2019-10-19 21:24:28 UTC (rev 17980)
+++ branches/3.0/HOWTO_RELEASE	2019-10-20 00:16:40 UTC (rev 17981)
@@ -1,6 +1,6 @@
 How to release
 ~~~~~~~~~~~~~~
-Date: 2015-10-08
+Date: 2019-10-19
 
 Versioning Scheme
 -----------------
@@ -97,7 +97,7 @@
 - Documentation should also have been built and should be in postgis.net/stuff
   (this sometimes takes sometime so wait 15 minutes)
 - Test generated tarball (including extension upgrade)
-- Copy tarball, pdf, doc-html.. to http://download.osgeo.org/postgis/ web site and edit postgis.net/source page
+- Copy tarball, pdf, doc-html.. to https://download.osgeo.org/postgis/ web site and edit postgis.net/source page and config.yaml 
 - Announce on e-mail
     - postgis-users
     - postgis-devel
@@ -111,7 +111,7 @@
        b) Update links on https://git.osgeo.org/gitea/postgis/postgis.net/src/master/_content/pages/source.html
        c) commit and wait 5 minutes to see changes on website
     - PostGIS doc release versioned doc - http://postgis.net/documentation/
-    - On postgis.net server, change /etc/apache2/postgis.net-common.conf (Versionless URL line )
+    - On postgis.net server, change /etc/nginx/sites-enabled/postgis.net.conf (Versionless URL lines #current docs, #dev docs )
      Verify the documentation is up to date (might need to change the apach config)
     - Wikipedia
     - Twitter

Modified: branches/3.0/NEWS
===================================================================
--- branches/3.0/NEWS	2019-10-19 21:24:28 UTC (rev 17980)
+++ branches/3.0/NEWS	2019-10-20 00:16:40 UTC (rev 17981)
@@ -1,5 +1,5 @@
 PostGIS 3.0.0
-2019/xx/xx
+2019/10/20
 This version requires PostgreSQL 9.5+-12 and GEOS >= 3.6+
 Additional features enabled if you are running Proj6+ and PostgreSQL 12
 

Modified: branches/3.0/README.md
===================================================================
--- branches/3.0/README.md	2019-10-19 21:24:28 UTC (rev 17980)
+++ branches/3.0/README.md	2019-10-20 00:16:40 UTC (rev 17981)
@@ -1,16 +1,16 @@
 Debbie:
-   [![Build Status](https://debbie.postgis.net/buildStatus/icon?job=PostGIS_trunk)](https://debbie.postgis.net/view/PostGIS/job/PostGIS_trunk/)
+   [![Build Status](https://debbie.postgis.net/buildStatus/icon?job=PostGIS_3.0)](https://debbie.postgis.net/view/PostGIS/job/PostGIS_3.0/)
 Winnie:
- [![Build Status](https://winnie.postgis.net:444/buildStatus/icon?job=PostGIS_trunk)](https://winnie.postgis.net:444/view/PostGIS/job/PostGIS_trunk/)
+ [![Build Status](https://winnie.postgis.net:444/buildStatus/icon?job=PostGIS_3.0)](https://winnie.postgis.net:444/view/PostGIS/job/PostGIS_3.0/)
 Dronie:
- [![Build Status](https://dronie.osgeo.org/api/badges/postgis/postgis/status.svg?branch=svn-trunk)](https://dronie.osgeo.org/postgis/postgis?branch=svn-trunk)
+ [![Build Status](https://dronie.osgeo.org/api/badges/postgis/postgis/status.svg?branch=svn-3.0)](https://dronie.osgeo.org/postgis/postgis?branch=svn-3.0)
  
 Travis:
- [![Build Status](https://api.travis-ci.org/postgis/postgis.svg?branch=svn-trunk,svn-2.5,svn-2.4,svn-2.3)](http://travis-ci.org/postgis/postgis)
+ [![Build Status](https://api.travis-ci.org/postgis/postgis.svg?branch=svn-3.0,svn-3.0,svn-2.5,svn-2.4,svn-2.3)](http://travis-ci.org/postgis/postgis)
 GitLab-CI:
- [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/svn-trunk/build.svg)](https://gitlab.com/postgis/postgis/commits/svn-trunk)
+ [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/svn-3.0/build.svg)](https://gitlab.com/postgis/postgis/commits/svn-3.0)
 Drone.io:
- [![Build Status](https://cloud.drone.io/api/badges/postgis/postgis/status.svg?branch=svn-trunk)](https://cloud.drone.io/postgis/postgis?branch=svn-trunk)
+ [![Build Status](https://cloud.drone.io/api/badges/postgis/postgis/status.svg?branch=svn-3.0)](https://cloud.drone.io/postgis/postgis?branch=svn-3.0)
 
 
 Bessie:

Modified: branches/3.0/README.postgis
===================================================================
--- branches/3.0/README.postgis	2019-10-19 21:24:28 UTC (rev 17980)
+++ branches/3.0/README.postgis	2019-10-20 00:16:40 UTC (rev 17981)
@@ -1,8 +1,8 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 =================================================================
 
-:Version: 3.0.0rc2
-:Date: 2019-10-13
+:Version: 3.0.0
+:Date: 2019-10-20
 :Website: https://postgis.net
 
 This distribution contains a module which implements GIS simple features, ties

Modified: branches/3.0/Version.config
===================================================================
--- branches/3.0/Version.config	2019-10-19 21:24:28 UTC (rev 17980)
+++ branches/3.0/Version.config	2019-10-20 00:16:40 UTC (rev 17981)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=3
 POSTGIS_MINOR_VERSION=0
-POSTGIS_MICRO_VERSION=0rc2
+POSTGIS_MICRO_VERSION=0
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION

Modified: branches/3.0/extensions/upgradeable_versions.mk
===================================================================
--- branches/3.0/extensions/upgradeable_versions.mk	2019-10-19 21:24:28 UTC (rev 17980)
+++ branches/3.0/extensions/upgradeable_versions.mk	2019-10-20 00:16:40 UTC (rev 17981)
@@ -53,10 +53,7 @@
 	2.5.2 \
 	2.5.3 \
 	2.5.4 \
-	3.0.0alpha1 \
-	3.0.0alpha2 \
-	3.0.0alpha3 \
 	3.0.0alpha4 \
 	3.0.0beta1 \
 	3.0.0rc1 \
-	3.0.0rc2dev
+	3.0.0rc2



More information about the postgis-tickets mailing list