<!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/6d1d1c5a2408dba2851a1e6071479437ccf7c057">6d1d1c5a</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2018-07-23T11:08:11+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.14.1</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="#73f8abedbab7412a39ca2fd49cdcd1ad3f339122">
.ycm_extra_conf.py
</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="#e730af927c5cf9f9ec0fc143843cafb516a53fb0">
<span class="deleted-file">

EXTERNAL_LICENSES.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#48313427f343ede07c4edbbdac7fce86f6f33c53">
benchmarks/osmium_benchmark_write_pbf.cpp
</a>
</li>
<li class="file-stats">
<a href="#02e41552268ebf6674522f3b38fb4eb6b8d984b9">
cmake/FindOsmium.cmake
</a>
</li>
<li class="file-stats">
<a href="#ee0d89d35815623214d242f26787c7a1493c5f35">
doc/doc.md
</a>
</li>
<li class="file-stats">
<a href="#c54e66f207010f1856e7dfcacadc3ba8bbdcfd06">
examples/osmium_convert.cpp
</a>
</li>
<li class="file-stats">
<a href="#2a3582efdb3ac7040dbd4d6cfdbd4cca77a1d462">
include/osmium/area/assembler.hpp
</a>
</li>
<li class="file-stats">
<a href="#40d26e38909d6d91987c4658012cf35e66d6c548">
include/osmium/area/assembler_config.hpp
</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="#69eb3639f6e6ddd0c9661367f522364a81375df3">
include/osmium/area/detail/basic_assembler_with_tags.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="#4e92b3794c2b1e5a4e22bbf8f67308dc7a75fc43">
include/osmium/area/detail/proto_ring.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="#8015a12c46c9b9de898843b35f605ca48ae5dda4">
include/osmium/area/detail/vector.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="#3bf3dc3548a2106cf9b52ab4b3c3bf8e7252a009">
include/osmium/area/multipolygon_manager.hpp
</a>
</li>
<li class="file-stats">
<a href="#785237f65af17273cb9474d826d467fed3bce8ab">
include/osmium/area/multipolygon_manager_legacy.hpp
</a>
</li>
<li class="file-stats">
<a href="#bc4d7ccee9564ebebd5c1d4ecca902ebc60e675d">
include/osmium/area/problem_reporter.hpp
</a>
</li>
<li class="file-stats">
<a href="#650ab29a7f809e545beddc379b329b6968de4e1f">
include/osmium/area/problem_reporter_exception.hpp
</a>
</li>
<li class="file-stats">
<a href="#ba2f9cd81a822dea0def8c93eca5af747cbe1bfd">
include/osmium/area/problem_reporter_ogr.hpp
</a>
</li>
<li class="file-stats">
<a href="#8405470579b7da880ace9e8f70989993595f65ba">
include/osmium/area/problem_reporter_stream.hpp
</a>
</li>
<li class="file-stats">
<a href="#dfecce5099c2101ccc23dd58d60fb4947bd047ea">
include/osmium/area/stats.hpp
</a>
</li>
<li class="file-stats">
<a href="#c714f7129d1ce2a8942e98d2171f2575c592db2d">
include/osmium/builder/attr.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/6d1d1c5a2408dba2851a1e6071479437ccf7c057">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/6d1d1c5a2408dba2851a1e6071479437ccf7c057"}}</script>
</p>
</div>
</body>
</html>