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

sebastic pushed a change to branch master
in repository osm2pgsql.

      from  15d6fc9   Set distribution to experimental.
       new  a4edaef   Imported Upstream version 0.87.2
       new  952c0c4   Merge tag 'upstream/0.87.2'
       new  f34c46e   New upstream release.
       new  7a98ff7   Use --without-lockfree configure option instead of 
patching the source.
       new  6de4651   Fix alignment.
       new  323b2d8   Align copyright holders in copyright file.
       new  e80f865   Update my email to @debian.org address.
       new  953ea5f   Set distribution to experimental.

The 8 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:
 README.md                                      |   12 +
 building.lua                                   |  124 --
 configure.ac                                   |   31 +-
 debian/changelog                               |   10 +
 debian/control                                 |    2 +-
 debian/copyright                               |    6 +-
 debian/docs                                    |    1 +
 debian/install                                 |    2 +-
 debian/patches/boost-atomic-get_lock_for.patch |   71 -
 debian/patches/series                          |    1 -
 debian/rules                                   |    2 +-
 default.style                                  |   14 +-
 docs/migrations.md                             |   22 +
 docs/multi.md                                  |    7 +-
 docs/usage.md                                  |    7 +-
 expire-tiles.cpp                               |    1 +
 expire-tiles.hpp                               |    3 +-
 geometry-builder.cpp                           |   43 +-
 m4/ax_lua.m4                                   |  234 +--
 middle-pgsql.cpp                               |   51 +-
 multi.lua                                      |  130 ++
 multi.style.json                               |   41 +
 options.cpp                                    |   12 +-
 osmdata.cpp                                    |   14 +-
 osmtypes.hpp                                   |    7 -
 output-gazetteer.cpp                           | 1847 ++++++++----------------
 output-gazetteer.hpp                           |  267 +++-
 output-pgsql.cpp                               |   42 +-
 output.hpp                                     |    2 +-
 pgsql.cpp                                      |   43 +-
 pgsql.hpp                                      |   14 +-
 table.cpp                                      |   16 +-
 table.hpp                                      |    2 +-
 tests/regression-test.py                       |   12 +-
 util.cpp                                       |    5 +-
 util.hpp                                       |    4 -
 36 files changed, 1355 insertions(+), 1747 deletions(-)
 delete mode 100644 building.lua
 delete mode 100644 debian/patches/boost-atomic-get_lock_for.patch
 delete mode 100644 debian/patches/series
 create mode 100644 docs/migrations.md
 create mode 100644 multi.lua
 create mode 100644 multi.style.json

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to