<!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=US-ASCII" 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/42c511df8d7fe9241846b2703d43798bb6625a75">42c511df</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-17T06:01:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.15.2</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#4cb9d0c46b83cab2094bdd8fab1166c730fb2091">
.clang-tidy
</a>
</li>
<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="#2bb7d98ba571c6c05cb92231be10c44247f2da5d">
benchmarks/osmium_benchmark_static_vs_dynamic_index.cpp
</a>
</li>
<li class="file-stats">
<a href="#a513fe24ae970e40e7fb305a1793322cb9a48bb4">
build-msys2.bat
</a>
</li>
<li class="file-stats">
<a href="#4f272f86080202ddea1f146382d76c00f566bfd4">
examples/osmium_amenity_list.cpp
</a>
</li>
<li class="file-stats">
<a href="#f21f26ce5a81e03ea5d6529445fd99c2b5c3b366">
examples/osmium_change_tags.cpp
</a>
</li>
<li class="file-stats">
<a href="#772d55b35e92e13411dbf84952683e5140265412">
examples/osmium_index_lookup.cpp
</a>
</li>
<li class="file-stats">
<a href="#cf8d10e859e826279641cb6afceb80b5e624867e">
examples/osmium_pub_names.cpp
</a>
</li>
<li class="file-stats">
<a href="#505e77eb9f1a343b76a22520d87679502b04e558">
include/osmium/area/assembler_legacy.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="#4bfe505d7affd1aa3fbe16fd947aaa0cd1b5f23b">
include/osmium/area/detail/node_ref_segment.hpp
</a>
</li>
<li class="file-stats">
<a href="#f98ee907326cabb1e7a532cd1899ab15b302b009">
include/osmium/area/multipolygon_collector.hpp
</a>
</li>
<li class="file-stats">
<a href="#3bf3dc3548a2106cf9b52ab4b3c3bf8e7252a009">
include/osmium/area/multipolygon_manager.hpp
</a>
</li>
<li class="file-stats">
<a href="#c9d32d09ca0fc32a05004479233feece38d5c46c">
include/osmium/geom/mercator_projection.hpp
</a>
</li>
<li class="file-stats">
<a href="#ff25262393c2c69b22a08888dbdc445a54bd62e6">
include/osmium/geom/projection.hpp
</a>
</li>
<li class="file-stats">
<a href="#7bc14176b681d2ffb8555f18ee02ed49f568654f">
include/osmium/geom/tile.hpp
</a>
</li>
<li class="file-stats">
<a href="#e51cc3905b0fd4fed57aeeceae5682cc63fbf9b0">
include/osmium/geom/wkb.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="#7aa60e769b0c1d9580447425f62a29de04af9232">
include/osmium/index/id_set.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="#c095a2a433df4e9ecd9bca3096bffa851f7dce15">
include/osmium/index/nwr_array.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>
<li class="file-stats">
<a href="#83096847b1e5a043c150862660bc39293188a09c">
include/osmium/io/detail/opl_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: #777;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/libosmium/commit/42c511df8d7fe9241846b2703d43798bb6625a75">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/42c511df8d7fe9241846b2703d43798bb6625a75"}}</script>


</p>
</div>
</body>
</html>