[pgrouting] branch upstream updated (439b4c9 -> ee72c29)

Bas Couwenberg sebastic at debian.org
Wed Aug 16 16:35:51 UTC 2017


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

sebastic pushed a change to branch upstream
in repository pgrouting.

      from  439b4c9   Imported Upstream version 2.4.1
       new  ee72c29   New upstream version 2.4.2

The 1 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:
 .travis.yml                                        |  36 +-
 CMakeLists.txt                                     |   9 +-
 CODE_OF_CONDUCT.md                                 |  72 +++
 COPYING => LICENSE                                 |   0
 NEWS                                               | 497 ++++++++++++++-------
 README.md                                          |  15 +-
 VERSION                                            |   2 +-
 appveyor.yml                                       |  10 +-
 ci/appveyor/install.bat                            |  36 +-
 doc/src/pgRouting-installation.rst                 |   4 +-
 doc/src/release_notes.rst                          |  48 +-
 doc/test/utilities-any.result                      |   2 +-
 src/alpha_shape/src/alpha.c                        |   4 +
 src/common/sql/createIndex.sql                     |   2 +-
 src/common/src/pgr_assert.cpp                      |   4 +-
 src/ksp/doc/pgr_KSP.rst                            |   2 +-
 src/topology/test/issue900.result                  |   9 +
 src/topology/test/issue900.test.sql                |   5 +
 src/topology/test/test.conf                        |   1 +
 .../pgrouting--2.4.2.sig}                          |   2 +-
 tools/release-scripts/check-release.sh             |  11 +-
 tools/release-scripts/compile-release.sh           |   2 +-
 tools/release-scripts/notes2news.pl                |  41 ++
 tools/{curr-sig => sigs}/pgrouting--2.4.1.sig      |   0
 tools/testers/update-tester.sh                     |   5 +-
 tools/winnie/build_pgrouting.sh                    | 128 +++++-
 26 files changed, 667 insertions(+), 280 deletions(-)
 create mode 100644 CODE_OF_CONDUCT.md
 rename COPYING => LICENSE (100%)
 create mode 100644 src/topology/test/issue900.result
 create mode 100644 src/topology/test/issue900.test.sql
 copy tools/{sigs/pgrouting--2.4.0.sig => curr-sig/pgrouting--2.4.2.sig} (99%)
 create mode 100755 tools/release-scripts/notes2news.pl
 rename tools/{curr-sig => sigs}/pgrouting--2.4.1.sig (100%)

-- 
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