<!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 data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -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,0.01) 0 0 1px; font-family: -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/proj" style="color: #1068bf;">Debian GIS Project / proj</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/debian-gis-team/proj/-/commit/f0fdf347b23e38083a67c379f0704410b47528fc" style="color: #1068bf;">f0fdf347</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2022-11-25T19:09:46+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 9.1.1~rc1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae" style="color: #1068bf;">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8" style="color: #1068bf;">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#38e4f7a8e6f93daf4c8483ee052521408983fd3a" style="color: #1068bf;">
cmake/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#e0749550d45bf43bd2f1b9cab3d0c4e01b1666ba" style="color: #1068bf;">
data/sql/alias_name.sql
</a>
</li>
<li class="file-stats">
<a href="#3b5f3326116fc70340be16b811aa6b7013a35efa" style="color: #1068bf;">
data/sql/commit.sql
</a>
</li>
<li class="file-stats">
<a href="#10f4fdf617ce5ed7eebb1ede62d5758d8b308739" style="color: #1068bf;">
data/sql/conversion.sql
</a>
</li>
<li class="file-stats">
<a href="#8fe7aa8a3191bce4d5417cb898ea4786073496a1" style="color: #1068bf;">
data/sql/customizations.sql
</a>
</li>
<li class="file-stats">
<a href="#aa7258b5f713537d93300580369413319fe095a3" style="color: #1068bf;">
data/sql/extent.sql
</a>
</li>
<li class="file-stats">
<a href="#d1d429ae3172eca05ccc0bbd850ea0e942051f3f" style="color: #1068bf;">
data/sql/geodetic_crs.sql
</a>
</li>
<li class="file-stats">
<a href="#c7039149f015a52e93f1a2177127d291d47b912e" style="color: #1068bf;">
data/sql/grid_alternatives.sql
</a>
</li>
<li class="file-stats">
<a href="#e1ce2c3cfcc4136b15123844c5856b7671681b13" style="color: #1068bf;">
data/sql/metadata.sql
</a>
</li>
<li class="file-stats">
<a href="#92a33e27601c3a16a1442a9beefda85061f9bd89" style="color: #1068bf;">
data/sql/projected_crs.sql
</a>
</li>
<li class="file-stats">
<a href="#ba35ff9f3727c305d814c4a2254667cb9e3b6d5a" style="color: #1068bf;">
include/proj/coordinateoperation.hpp
</a>
</li>
<li class="file-stats">
<a href="#7b0d9ca989a23e3db326322a544ce11026ead4da" style="color: #1068bf;">
include/proj/crs.hpp
</a>
</li>
<li class="file-stats">
<a href="#f4baad89c78eb5345c3428873be93c7ce1f8d417" style="color: #1068bf;">
man/man1/cct.1
</a>
</li>
<li class="file-stats">
<a href="#2923dd01cc163e06958e9fb4cca218d80bcbb28f" style="color: #1068bf;">
man/man1/cs2cs.1
</a>
</li>
<li class="file-stats">
<a href="#4425d117019c7e23f09e938fac98f8dca26f83b0" style="color: #1068bf;">
man/man1/geod.1
</a>
</li>
<li class="file-stats">
<a href="#e4236c302726cc31126fba3c94f9daf37b528d29" style="color: #1068bf;">
man/man1/gie.1
</a>
</li>
<li class="file-stats">
<a href="#290f442a5ae722c3df774e9d2977d926dae7d8e7" style="color: #1068bf;">
man/man1/proj.1
</a>
</li>
<li class="file-stats">
<a href="#e0c9549653e2e5fbd5d2116d3c62217194f66459" style="color: #1068bf;">
man/man1/projinfo.1
</a>
</li>
<li class="file-stats">
<a href="#0f269efe91e7a57df01a67b83416702c90ac38de" style="color: #1068bf;">
man/man1/projsync.1
</a>
</li>
<li class="file-stats">
<a href="#f735ae82b96793ae141f2f8b7caebeab8bf772b0" style="color: #1068bf;">
src/apps/cct.cpp
</a>
</li>
<li class="file-stats">
<a href="#53b9cfcba71c2e5770e6dfcb844ce7543cc3eb0b" style="color: #1068bf;">
src/apps/cs2cs.cpp
</a>
</li>
<li class="file-stats">
<a href="#bb95cf746b712b13bf3c777f372acd3df3397eae" style="color: #1068bf;">
src/apps/emess.cpp
</a>
</li>
<li class="file-stats">
<a href="#3f5f3e991b43702be0c82daa45c5b371b7bcd48b" style="color: #1068bf;">
src/apps/projinfo.cpp
</a>
</li>
<li class="file-stats">
<a href="#2e787c7f5fb8c30bc8c3fc513596ef870bd2f487" style="color: #1068bf;">
src/general_doc.dox
</a>
</li>
<li class="file-stats">
<a href="#f8018d9dbb7264195e32822b0b9ed1eae82be722" style="color: #1068bf;">
src/generic_inverse.cpp
</a>
</li>
<li class="file-stats">
<a href="#6102942568ab269327fbc7bc80c29f72c6009c3a" style="color: #1068bf;">
src/grids.cpp
</a>
</li>
<li class="file-stats">
<a href="#9d174625721d4108ceb98e4800f92e9ed05d9ab1" style="color: #1068bf;">
src/iso19111/c_api.cpp
</a>
</li>
<li class="file-stats">
<a href="#f9e5f1cabf7d1dca0a7e923429812020f7b0190b" style="color: #1068bf;">
src/iso19111/crs.cpp
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.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: #666;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/proj/-/commit/f0fdf347b23e38083a67c379f0704410b47528fc" style="color: #1068bf;">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" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">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/proj/-/commit/f0fdf347b23e38083a67c379f0704410b47528fc"}}</script>


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