<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Bas Couwenberg pushed to branch upstream
at <a href="https://salsa.debian.org/debian-gis-team/libosmium">Debian GIS Project / libosmium</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/libosmium/commit/23e0c56e640b4375e74b2b3c62ac098024c7ce8d">23e0c56e</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2018-12-08T08:35:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.15.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#876eba25329245b0fdbfd190568fb480ecea4704">
build-appveyor.bat
</a>
</li>
<li class="file-stats">
<a href="#02e41552268ebf6674522f3b38fb4eb6b8d984b9">
cmake/FindOsmium.cmake
</a>
</li>
<li class="file-stats">
<a href="#5f45d6d98b8c47dc565b0f8f322e003fc74fad1b">
include/gdalcpp.hpp
</a>
</li>
<li class="file-stats">
<a href="#c315722009ca518bdb84ae89c906156a9270a662">
include/osmium/area/detail/basic_assembler.hpp
</a>
</li>
<li class="file-stats">
<a href="#48d0def7dbf54977696a86762429a2948aec8708">
include/osmium/area/detail/segment_list.hpp
</a>
</li>
<li class="file-stats">
<a href="#1f9de00652e203b4e52af681da11766c9a88a647">
include/osmium/area/geom_assembler.hpp
</a>
</li>
<li class="file-stats">
<a href="#f98ee907326cabb1e7a532cd1899ab15b302b009">
include/osmium/area/multipolygon_collector.hpp
</a>
</li>
<li class="file-stats">
<a href="#c714f7129d1ce2a8942e98d2171f2575c592db2d">
include/osmium/builder/attr.hpp
</a>
</li>
<li class="file-stats">
<a href="#d85f31715c4e57d4549bc4dfc74bc9302c036ca1">
include/osmium/builder/builder.hpp
</a>
</li>
<li class="file-stats">
<a href="#7bc14176b681d2ffb8555f18ee02ed49f568654f">
include/osmium/geom/tile.hpp
</a>
</li>
<li class="file-stats">
<a href="#0c32e0f968b47d1b0e8a5d9a009802f2cda0ccd0">
include/osmium/index/detail/mmap_vector_base.hpp
</a>
</li>
<li class="file-stats">
<a href="#5a48df986d4af4277869b3796b9edbd8f832fcb9">
include/osmium/index/detail/mmap_vector_file.hpp
</a>
</li>
<li class="file-stats">
<a href="#197d9a574822ea0123302fad031503187dfc3d15">
include/osmium/index/detail/vector_map.hpp
</a>
</li>
<li class="file-stats">
<a href="#7aa60e769b0c1d9580447425f62a29de04af9232">
include/osmium/index/id_set.hpp
</a>
</li>
<li class="file-stats">
<a href="#a0729d214ff8f7cfc0dc5d14c44d7d4e770b4b6c">
include/osmium/index/map.hpp
</a>
</li>
<li class="file-stats">
<a href="#cf577c0e5da6689fd7cead1eaa8f68bac2b14edf">
include/osmium/index/map/flex_mem.hpp
</a>
</li>
<li class="file-stats">
<a href="#b983d0d0548ba88aa39030eee6f14465f90783ee">
include/osmium/index/map/sparse_mem_map.hpp
</a>
</li>
<li class="file-stats">
<a href="#71aa2d88aeb0777e0339d55a46da124f11bc354f">
include/osmium/index/multimap/hybrid.hpp
</a>
</li>
<li class="file-stats">
<a href="#b388d9b9fcd424e05aa5f6579562733a0947d19c">
include/osmium/index/multimap/sparse_mem_multimap.hpp
</a>
</li>
<li class="file-stats">
<a href="#c095a2a433df4e9ecd9bca3096bffa851f7dce15">
include/osmium/index/nwr_array.hpp
</a>
</li>
<li class="file-stats">
<a href="#f03b8debc04ce4deade9fd5e8181170c5821aa71">
include/osmium/index/relations_map.hpp
</a>
</li>
<li class="file-stats">
<a href="#81bf72685bb2a1282aedf471c2b4f520068edbf6">
include/osmium/io/bzip2_compression.hpp
</a>
</li>
<li class="file-stats">
<a href="#1c02acbdf8109a4085f5f8c2a80cb7fd498e0b25">
include/osmium/io/compression.hpp
</a>
</li>
<li class="file-stats">
<a href="#572bc1373cd9de416e9957ae83b447c7cae63b6a">
include/osmium/io/detail/debug_output_format.hpp
</a>
</li>
<li class="file-stats">
<a href="#b611fcadcbfa1619d9ec0675f6b5ab7a402f8a21">
include/osmium/io/detail/o5m_input_format.hpp
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/libosmium/commit/23e0c56e640b4375e74b2b3c62ac098024c7ce8d">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/libosmium/commit/23e0c56e640b4375e74b2b3c62ac098024c7ce8d"}}</script>
</p>
</div>
</body>
</html>