<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/osm2pgsql">Debian GIS Project / osm2pgsql</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/43d8fe4932617f85c37e648c86a1c2c7dc37d6df">43d8fe49</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-09-19T18:25:38+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.0.0+ds</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#4cb9d0c46b83cab2094bdd8fab1166c730fb2091">
.clang-tidy
</a>
</li>
<li class="file-stats">
<a href="#4a4d170a98f58c31d5891d0748de607bcdd92972">
.github/actions/build-and-test/action.yml
</a>
</li>
<li class="file-stats">
<a href="#63077e3cff70a4e1579e9f095f2cd014bf55ce09">
<span class="new-file">
+
.github/actions/clang-tidy/action.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a144b7fac9b74ed0e70b18f4561f8f929a65b43d">
<span class="new-file">
+
.github/actions/linux-cmake/action.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#0f26a875322a5b082654da2b54f5c451ddf736a7">
.github/actions/ubuntu-prerequisites/action.yml
</a>
</li>
<li class="file-stats">
<a href="#7ab7b2f322a513eb79c21e86da64e2fd392a76dc">
.github/actions/win-install/action.yml
</a>
</li>
<li class="file-stats">
<a href="#0ac33b615b1b6b62356d466f2fbfde03a861004f">
.github/actions/win-test/action.yml
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#2fec58dff76f5a6748559717fdd01baedec45430">
<span class="new-file">
+
.github/workflows/clang-tidy.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#dee8c061a40fd96afc2aef9f6428e05f95a0bf9b">
.github/workflows/test-install.yml
</a>
</li>
<li class="file-stats">
<a href="#06110a3269c2b16266973309f32585bc5f134fa1">
.luacheckrc
</a>
</li>
<li class="file-stats">
<a href="#dad57a4c245a8007c90257aef0514c8b6a0f600c">
AUTHORS
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#e45825a5594ee2e080f8a3cc8836492eface1ce7">
contrib/CLI11/LICENSE
</a>
</li>
<li class="file-stats">
<a href="#3b3959319aaf0eb00ae0013577dd7fd83097afbf">
contrib/CLI11/README.contrib
</a>
</li>
<li class="file-stats">
<a href="#18f8e28bc14b9ba1061b122de84e6d3b75593d5a">
contrib/CLI11/README.md
</a>
</li>
<li class="file-stats">
<a href="#59599ecb97e5d4aa331c399a03d8b86566951fa6">
contrib/CLI11/include/CLI/App.hpp
</a>
</li>
<li class="file-stats">
<a href="#43f06a65850b9e6eb139a3ce627235b97485e0f0">
contrib/CLI11/include/CLI/Argv.hpp
</a>
</li>
<li class="file-stats">
<a href="#d8545714528cbd29df5beb170ee94de523a1f769">
contrib/CLI11/include/CLI/CLI.hpp
</a>
</li>
<li class="file-stats">
<a href="#806adfef28f5148664b9043b5401c00529844e78">
contrib/CLI11/include/CLI/Config.hpp
</a>
</li>
<li class="file-stats">
<a href="#a95ca3046c1c8bdfbe90056c41df222192132b65">
contrib/CLI11/include/CLI/ConfigFwd.hpp
</a>
</li>
<li class="file-stats">
<a href="#5ca524d83a56e066bcc939bb03ca5f84eecf7f70">
contrib/CLI11/include/CLI/Encoding.hpp
</a>
</li>
<li class="file-stats">
<a href="#d65febdbd1a84e98478ec7a5739405d01423df71">
contrib/CLI11/include/CLI/Error.hpp
</a>
</li>
<li class="file-stats">
<a href="#0a5cf3c24f17d805c571bf87e8833f18fec89598">
contrib/CLI11/include/CLI/Formatter.hpp
</a>
</li>
<li class="file-stats">
<a href="#7cd58bcb6ab79a016f2cf33ca7afb3a961ea1723">
contrib/CLI11/include/CLI/FormatterFwd.hpp
</a>
</li>
<li class="file-stats">
<a href="#643bc729f7cca6c06df0c92660cd6b4b84f13a63">
contrib/CLI11/include/CLI/Macros.hpp
</a>
</li>
<li class="file-stats">
<a href="#f0bc3774187f18c7459fe0381c2144b822415a3d">
contrib/CLI11/include/CLI/Option.hpp
</a>
</li>
<li class="file-stats">
<a href="#77db8402047ff240f1dd7e0dc47de0290c0e13d5">
contrib/CLI11/include/CLI/Split.hpp
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
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: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/43d8fe4932617f85c37e648c86a1c2c7dc37d6df">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<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/osm2pgsql/-/commit/43d8fe4932617f85c37e648c86a1c2c7dc37d6df"}}</script>


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