[pgrouting] branch master updated (479d49e -> 416ece3)

Bas Couwenberg sebastic at debian.org
Wed Aug 16 16:35:47 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  479d49e   Move from experimental to unstable.
       new  ee72c29   New upstream version 2.4.2
       new  5d3bf85   Merge tag 'upstream/2.4.2'
       new  de61aae   New upstream release.
       new  63dab1c   Bump Standards-Version to 4.0.0, no changes.
       new  416ece3   Set distribution to unstable.

The 5 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 +-
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 debian/control.in                                  |   2 +-
 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 +++++-
 29 files changed, 677 insertions(+), 282 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