[pgrouting] branch master updated (b18d90d -> 2d77ecc)

Bas Couwenberg sebastic at debian.org
Mon Nov 13 07:02:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository pgrouting.

      from  b18d90d   Set distribution to unstable.
       new  8aeea4f   New upstream version 2.5.2
       new  604e545   Merge tag 'upstream/2.5.2'
       new  7d70e8d   New upstream release.
       new  2d77ecc   Set distribution to unstable.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |  2 +-
 NEWS                                               | 11 +++
 README.md                                          |  4 +-
 VERSION                                            |  2 +-
 ci/appveyor/install.bat                            |  2 +-
 debian/changelog                                   |  7 ++
 doc/allpairs/allpairs-family.rst                   |  2 +-
 doc/allpairs/pgr_floydWarshall.rst                 |  2 +-
 doc/components/components-family.rst               | 97 +++++++++++++++-------
 doc/queries/doc-pgr_version.queries                |  2 +-
 doc/src/release_notes.rst                          | 13 +++
 sql/sigs/CMakeLists.txt                            |  1 +
 .../{pgrouting--2.5.1.sig => pgrouting--2.5.2.sig} |  2 +-
 src/alpha_shape/src/alpha.c                        |  2 -
 src/common/test/doc-pgr_version.result             |  2 +-
 tools/release-scripts/check-release.sh             | 10 ++-
 ....0.0--2.5.1.sql => pgrouting--2.0.0--2.5.2.sql} | 30 +++----
 ....0.1--2.5.1.sql => pgrouting--2.0.1--2.5.2.sql} | 30 +++----
 ....1.0--2.5.1.sql => pgrouting--2.1.0--2.5.2.sql} | 38 ++++-----
 ....2.0--2.5.1.sql => pgrouting--2.2.0--2.5.2.sql} | 18 ++--
 ....2.1--2.5.1.sql => pgrouting--2.2.1--2.5.2.sql} | 18 ++--
 ....2.2--2.5.1.sql => pgrouting--2.2.2--2.5.2.sql} | 18 ++--
 ....2.3--2.5.1.sql => pgrouting--2.2.3--2.5.2.sql} | 18 ++--
 ....2.4--2.5.1.sql => pgrouting--2.2.4--2.5.2.sql} | 18 ++--
 ....3.0--2.5.1.sql => pgrouting--2.3.0--2.5.2.sql} | 18 ++--
 ....3.1--2.5.1.sql => pgrouting--2.3.1--2.5.2.sql} | 18 ++--
 ....3.2--2.5.1.sql => pgrouting--2.3.2--2.5.2.sql} | 18 ++--
 ....4.2--2.5.1.sql => pgrouting--2.4.0--2.5.2.sql} | 12 +--
 ....4.1--2.5.1.sql => pgrouting--2.4.1--2.5.2.sql} | 12 +--
 ....4.0--2.5.1.sql => pgrouting--2.4.2--2.5.2.sql} | 12 +--
 ....5.0--2.5.1.sql => pgrouting--2.5.0--2.5.2.sql} | 12 +--
 ....5.0--2.5.1.sql => pgrouting--2.5.1--2.5.2.sql} | 12 +--
 .../{pgrouting--2.5.1.sql => pgrouting--2.5.2.sql} |  6 +-
 tools/testers/update-tester.sh                     |  3 +-
 34 files changed, 271 insertions(+), 201 deletions(-)
 copy sql/sigs/{pgrouting--2.5.1.sig => pgrouting--2.5.2.sig} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.0.0--2.5.1.sql => pgrouting--2.0.0--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.0.1--2.5.1.sql => pgrouting--2.0.1--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.1.0--2.5.1.sql => pgrouting--2.1.0--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.2.0--2.5.1.sql => pgrouting--2.2.0--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.2.1--2.5.1.sql => pgrouting--2.2.1--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.2.2--2.5.1.sql => pgrouting--2.2.2--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.2.3--2.5.1.sql => pgrouting--2.2.3--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.2.4--2.5.1.sql => pgrouting--2.2.4--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.3.0--2.5.1.sql => pgrouting--2.3.0--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.3.1--2.5.1.sql => pgrouting--2.3.1--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.3.2--2.5.1.sql => pgrouting--2.3.2--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.4.2--2.5.1.sql => pgrouting--2.4.0--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.4.1--2.5.1.sql => pgrouting--2.4.1--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.4.0--2.5.1.sql => pgrouting--2.4.2--2.5.2.sql} (99%)
 copy tools/sql-update-scripts/{pgrouting--2.5.0--2.5.1.sql => pgrouting--2.5.0--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.5.0--2.5.1.sql => pgrouting--2.5.1--2.5.2.sql} (99%)
 rename tools/sql-update-scripts/{pgrouting--2.5.1.sql => pgrouting--2.5.2.sql} (99%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.git



More information about the Pkg-grass-devel mailing list