[pgrouting] branch master updated (4bffed9 -> 4e1c2a1)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Apr 19 07:42:58 UTC 2016


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

sebastic pushed a change to branch master
in repository pgrouting.

      from  4bffed9   Set distribution to unstable.
       new  4e0e941   Imported Upstream version 2.2.1
       new  bf47991   Merge tag 'upstream/2.2.1'
       new  2641225   New upstream release.
       new  e9dee16   Drop spelling-errors.patch, applied upstream.
       new  ee70f70   Collapse double newline into one.
       new  4e1c2a1   Set distribution to unstable.

The 6 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                                     |   4 +-
 VERSION                                            |   2 +-
 debian/changelog                                   |   8 ++
 debian/copyright                                   |   2 +-
 debian/patches/series                              |   1 -
 debian/patches/spelling-errors.patch               | 101 ------------------
 doc/conf.py.in                                     |   2 +-
 doc/src/tutorial/custom_query.rst                  |   6 +-
 doc/test/utilities-any.result                      |   2 +-
 src/allpairs/src/johnson_driver.cpp                |   2 +-
 src/alpha_shape/src/alpha.c                        |   7 +-
 src/alpha_shape/src/alpha_drivedist.cpp            |  33 ++++--
 src/alpha_shape/test/pgtap/issue-544.sql           |  61 +++++++++++
 src/common/src/postgres_connection.c               |   2 +-
 src/dijkstra/src/dijkstraVia_driver.cpp            |   2 +-
 .../src/boost_interface_drivedist.cpp              |   2 +-
 src/mainpage.dox                                   |   2 +-
 src/withPoints/doc/doc-pgr_withPoints.queries      |  52 +++++-----
 src/withPoints/doc/doc-pgr_withPointsCost.queries  |  24 ++---
 src/withPoints/doc/doc-pgr_withPointsDD.queries    |   8 +-
 src/withPoints/doc/doc-pgr_withPointsKSP.queries   | 114 +++++++++------------
 .../src/one_to_one_withPoints_driver.cpp           |   3 +-
 src/withPoints/src/pgr_withPoints.cpp              |   8 +-
 src/withPoints/test/doc-pgr_withPoints.result      |  52 +++++-----
 src/withPoints/test/doc-pgr_withPointsCost.result  |  24 ++---
 src/withPoints/test/doc-pgr_withPointsDD.result    |   8 +-
 src/withPoints/test/doc-pgr_withPointsKSP.result   | 108 +++++++++----------
 tools/template/src/function1_driver.cpp            |   2 +-
 tools/testers/pg_prove_tests.sh                    |   1 +
 29 files changed, 301 insertions(+), 342 deletions(-)
 delete mode 100644 debian/patches/spelling-errors.patch
 create mode 100644 src/alpha_shape/test/pgtap/issue-544.sql

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