[osmcoastline] branch jessie-backports updated (f14cc8e -> c93528b)

Bas Couwenberg sebastic at debian.org
Thu Sep 22 05:36:52 UTC 2016


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

sebastic pushed a change to branch jessie-backports
in repository osmcoastline.

      from  f14cc8e   Rebuild for jessie-backports.
      adds  879a7f7   Bump Standards-Version to 3.9.8, no changes.
      adds  7852100   Update watch file to handle more tag conventions in filenamemangle.
      adds  64cce39   Set distribution to unstable.
      adds  7db9ecb   Imported Upstream version 2.1.4
      adds  1217678   Merge tag 'upstream/2.1.4'
      adds  944a9f9   New upstream release.
      adds  2801dd0   Set distribution to unstable.
       new  3b80ad2   Merge tag 'debian/2.1.4-1' into jessie-backports
       new  c93528b   Rebuild for jessie-backports.

The 2 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                       | 144 ++++++++++++++++++++++++++++++++++++++
 .ycm_extra_conf.py                |   5 ++
 CHANGELOG.md                      |  22 ++++--
 CMakeLists.txt                    |  27 +++++--
 README.md                         |   1 +
 debian/changelog                  |  19 +++++
 debian/control                    |   2 +-
 debian/watch                      |   2 +-
 src/CMakeLists.txt                |   6 +-
 src/coastline_handlers.hpp        |  17 ++---
 src/coastline_polygons.cpp        |  38 +++++-----
 src/coastline_polygons.hpp        |  15 ++--
 src/coastline_ring.cpp            |  17 +++--
 src/coastline_ring.hpp            |  20 ++++--
 src/coastline_ring_collection.cpp |  59 +++++++++-------
 src/coastline_ring_collection.hpp |  33 +++++----
 src/options.cpp                   |  36 +++++-----
 src/options.hpp                   |   2 +-
 src/osmcoastline.cpp              |  51 +++++++++-----
 src/osmcoastline_filter.cpp       |  40 ++++++-----
 src/osmcoastline_segments.cpp     |  46 +++++++-----
 src/osmcoastline_ways.cpp         |  55 +++++++++------
 src/output_database.cpp           |  28 ++++----
 src/output_database.hpp           |   7 +-
 src/srs.cpp                       |   1 +
 src/srs.hpp                       |   5 +-
 taginfo.json                      |   2 +-
 27 files changed, 487 insertions(+), 213 deletions(-)
 create mode 100644 .travis.yml

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



More information about the Pkg-grass-devel mailing list