<!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/osmium-tool">Debian GIS Project / osmium-tool</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/osmium-tool/-/commit/d7a786d848d2d68b06b054625b1ce7222c3935a8">d7a786d8</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2020-04-21T21:21:35+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.12.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<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="#f7707fb78f926aaa8d4cd68ea7e2a9705ea03eb7">
cmake/test_install.cmake
</a>
</li>
<li class="file-stats">
<a href="#f1ee61255c91d3a5f61ddc8688caf66f0d15063b">
man/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#f7343743d218d6d843c38e88d0e45bb8de7c1f2b">
man/manpage.template
</a>
</li>
<li class="file-stats">
<a href="#4854b1abe8da304dce28cc2d3116948bf7997381">
man/osmium-cat.md
</a>
</li>
<li class="file-stats">
<a href="#d07adc4208433a8a291b40bed4e545de68e8a157">
man/osmium-check-refs.md
</a>
</li>
<li class="file-stats">
<a href="#0d1215b72f31d7a4e897f0b66ac3b3ab1f12c84b">
man/osmium-renumber.md
</a>
</li>
<li class="file-stats">
<a href="#1dde6c89000b8a1894cefc6c94488c2d47002d2a">
<span class="new-file">
+
man/osmium-tags-count.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#6bf386e93b24d86de39d3313780ad02108390354">
src/cmd.cpp
</a>
</li>
<li class="file-stats">
<a href="#4fbd31e88c5bb11fd4db5baa1d7d3466090bb06a">
src/cmd.hpp
</a>
</li>
<li class="file-stats">
<a href="#c9f2df3571fcc3917531401193853a2cdda159cc">
src/cmd_factory.cpp
</a>
</li>
<li class="file-stats">
<a href="#0dd07b6f62b297b17b0b5fae1c60ed0b42a04786">
src/command_add_locations_to_ways.cpp
</a>
</li>
<li class="file-stats">
<a href="#b7d31ff8b581b7cb1f25f012f09a92a636bb1c66">
src/command_add_locations_to_ways.hpp
</a>
</li>
<li class="file-stats">
<a href="#7edbadb9039ab5df063114bd6c90518c39ff09b9">
src/command_apply_changes.cpp
</a>
</li>
<li class="file-stats">
<a href="#2126c660bf017c2f2f974a089b7093ddb9032fa6">
src/command_apply_changes.hpp
</a>
</li>
<li class="file-stats">
<a href="#89f80639a27d4353c620a41afb24403d85b9b5d6">
src/command_cat.cpp
</a>
</li>
<li class="file-stats">
<a href="#fcbd13efe1c28b3bba7b1bcac05884ff168ef8bd">
src/command_cat.hpp
</a>
</li>
<li class="file-stats">
<a href="#393ad44631b7e5418b4093b7c3f79b1a35eeff27">
src/command_changeset_filter.cpp
</a>
</li>
<li class="file-stats">
<a href="#c16c19ebd0cac5f5e6b1fb43df68b0fef16757c0">
src/command_changeset_filter.hpp
</a>
</li>
<li class="file-stats">
<a href="#d98f5079e74b8768d379d9e9d307d7ae75c38eed">
src/command_check_refs.cpp
</a>
</li>
<li class="file-stats">
<a href="#337b9c6aac449fd515096502fbaa58ade998ffcd">
src/command_check_refs.hpp
</a>
</li>
<li class="file-stats">
<a href="#02f782ccf34e905840b106aeaebc4450ca4cf74b">
src/command_create_locations_index.cpp
</a>
</li>
<li class="file-stats">
<a href="#266b4a789c8ebf607df2e28b5e3f23b68e11f0a6">
src/command_create_locations_index.hpp
</a>
</li>
<li class="file-stats">
<a href="#72d1c0f86620490266d19400d7ed3b61f306c8bb">
src/command_derive_changes.cpp
</a>
</li>
<li class="file-stats">
<a href="#2a7903bc0b58e70c618607540a3df939ae43f604">
src/command_derive_changes.hpp
</a>
</li>
<li class="file-stats">
<a href="#a2b3f4d600c0ea3caab2f6456a7f392e89fdd888">
src/command_diff.cpp
</a>
</li>
<li class="file-stats">
<a href="#fbb623f13d1bcfa435ec51dbcd4eb75050744122">
src/command_diff.hpp
</a>
</li>
<li class="file-stats">
<a href="#c8a9975a622c9d69137b2b6ab565becc42432232">
src/command_export.cpp
</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/osmium-tool/-/commit/d7a786d848d2d68b06b054625b1ce7222c3935a8">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/osmium-tool/-/commit/d7a786d848d2d68b06b054625b1ce7222c3935a8"}}</script>
</p>
</div>
</body>
</html>