<!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 master
at <a href="https://salsa.debian.org/debian-gis-team/protozero">Debian GIS Project / protozero</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/protozero/commit/30a7855da9982cab5ae9c2ef44d9648ef71b81f8">30a7855d</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-15T13:23:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.6.8</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/protozero/commit/20cd3d108a74eff31e8a6dcece6e5e3116d27f0b">20cd3d10</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-15T13:23:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/1.6.8'

Update to upstream version '1.6.8'
with Debian dir 15f0d39b4f6b30c45db46a79cfa39476108c95de</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/protozero/commit/12e8ca6bed0dcb8457981426dc392a9617b36ea8">12e8ca6b</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-15T13:24:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream release.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/protozero/commit/068d5d0f6916bae051b63693c846d2031843fd38">068d5d0f</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-15T13:27:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Set distribution to unstable.
</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="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#a9d0eda924736fabe4940df9a922c6220885cdbb">
include/protozero/byteswap.hpp
</a>
</li>
<li class="file-stats">
<a href="#5cc68d768b67f93fb5a70906c29412da83d74351">
include/protozero/data_view.hpp
</a>
</li>
<li class="file-stats">
<a href="#0d60d351a2ae7b7ad1bf8d0335922087306c08d8">
include/protozero/iterators.hpp
</a>
</li>
<li class="file-stats">
<a href="#29027169d080144937b3cb4b1104b9d20f63d47f">
include/protozero/pbf_reader.hpp
</a>
</li>
<li class="file-stats">
<a href="#947439a9e0433f281b411863b1196ae7725da0b6">
include/protozero/pbf_writer.hpp
</a>
</li>
<li class="file-stats">
<a href="#20aca5bc26b198b8c8c2ff45f76442688ddc6569">
include/protozero/types.hpp
</a>
</li>
<li class="file-stats">
<a href="#d14e6042d9b5a9df41c05e0e54ff4fc88bbf4b46">
include/protozero/varint.hpp
</a>
</li>
<li class="file-stats">
<a href="#a9b62819eef8aeee6823f37fad24944c99b40d2a">
include/protozero/version.hpp
</a>
</li>
<li class="file-stats">
<a href="#a3178831d9c31bbd8f3db3a91f500420395e14c5">
test/include/packed_access.hpp
</a>
</li>
<li class="file-stats">
<a href="#9e3e6c04b967e0963dcbc3d47107e5e8c86b4577">
test/t/bool/reader_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#a18acc0e4c6992f466298b3abe096e08641c1363">
test/t/bool/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#8a4d047058c8dd7cc0f0b04232dec341f58053bd">
test/t/bytes/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#f93278b153682bc1a2932616a21a90151d431255">
test/t/complex/reader_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#f8088747df8b8a409f0c960af35198144d65b70f">
test/t/complex/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#f020a9bd0abac56a4407de97da7151c7cd2dbaa4">
test/t/double/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#1bc2f324387d25bed5522a067c0a2eb25f44df0b">
test/t/enum/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#d91dda96b311a93a7451d8b4a3d6e524d8167132">
test/t/fixed32/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#8f6fc1d403fd1296fa3efb8b0af42f6980b7346f">
test/t/fixed64/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#8cd65f88abc4e9aea7dc58fb2bb58264d6ff4e08">
test/t/float/reader_test_cases.cpp
</a>
</li>
<li class="file-stats">
<a href="#ec842c944ad87fe984766c9d27bed62d51c6af3b">
test/t/float/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#33b0a2541ede6f135d2b8a6a9781077d760357de">
test/t/int32/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#3f3a6c25df3d89046faa766796039db2f87c4c3f">
test/t/int64/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#14d78689d3b664324a876ec2c1e98dcbaf05ad6f">
test/t/message/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#fdc5d7f028f9af25eacee4c081bd033bd3b0d28f">
test/t/nested/testcase.cpp
</a>
</li>
<li class="file-stats">
<a href="#79bf484e3d95146193b1ffdb34acafc73ba7fbca">
test/t/repeated/testcase.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/protozero/compare/ab6353cd39ab891be578cecbdb0d43e2f7be0dbd...068d5d0f6916bae051b63693c846d2031843fd38">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.



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