<!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/libgeotiff">Debian GIS Project / libgeotiff</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/libgeotiff/-/commit/5ec11abe7db23ef4b9d2e50cb083d6d56b042c31">5ec11abe</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-05-21T17:06:12+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 1.7.2~rc1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#c335a27a082cc8d17dd36dc0eda3086cb0c9baaa">
INSTALL
</a>
</li>
<li class="file-stats">
<a href="#d5b4de16d947214ec306bd57bed1bd23a939b5f9">
Makefile.am
</a>
</li>
<li class="file-stats">
<a href="#4faecea6d9857941b442698cdcbd38a141ff746e">
Makefile.in
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#4768d59cb6ccf847432a9de495064d4e49dd61d0">
bin/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#06a21dfa9a6557e7b4dd208359d6c90e2538ceba">
bin/applygeo.c
</a>
</li>
<li class="file-stats">
<a href="#bb5cafb2569b325935372674d132fe5c37e562d4">
bin/geotifcp.c
</a>
</li>
<li class="file-stats">
<a href="#a8e01b49f108daa6fca128476c5051719e4cced0">
bin/listgeo.c
</a>
</li>
<li class="file-stats">
<a href="#a5dbab344e0800ac3e1b2e324c4a28f31deac6c5">
bin/makegeo.c
</a>
</li>
<li class="file-stats">
<a href="#8399da4ac3dd33b837558f98288f02eb79e3c921">
cmake/FindPROJ.cmake
</a>
</li>
<li class="file-stats">
<a href="#c4c070695429d88591ee8cfd5202ce50200ec93a">
cmake/project-config.cmake.in
</a>
</li>
<li class="file-stats">
<a href="#09be8533ff0a6ee5d577f971145ed449399fcda4">
configure
</a>
</li>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#2e0998725d1b5c464a80220ee199e08f7ec844ff">
cpl_serv.c
</a>
</li>
<li class="file-stats">
<a href="#a022a9ef749438b74dcbccf678efc702174bb030">
cpl_serv.h
</a>
</li>
<li class="file-stats">
<a href="#1320a0623cfa41d9cdb8184e753a0189e961cffa">
docs/geotifcp.html
</a>
</li>
<li class="file-stats">
<a href="#ccf1d62d8cc29cda77660fe76a17db06adaed9ac">
docs/listgeo.html
</a>
</li>
<li class="file-stats">
<a href="#548cc9225760fa70011bad7de8540de6a64304a3">
docs/manual.txt
</a>
</li>
<li class="file-stats">
<a href="#f79cef522ce1eeec4b4978c42755a0b626b0cc34">
epsg_datum.inc
</a>
</li>
<li class="file-stats">
<a href="#86f903fbd549e74529a979881ef8a8f783a2536d">
epsg_units.inc
</a>
</li>
<li class="file-stats">
<a href="#ff125e59fd295f7903fc85d1d2335bb5ec51db2c">
geo_ctrans.inc
</a>
</li>
<li class="file-stats">
<a href="#97438c87e423771f5a264e6d7bc517db069de75e">
geo_extra.c
</a>
</li>
<li class="file-stats">
<a href="#e1a2884cad3c88d083dd24bb101428566fb5abf3">
geo_free.c
</a>
</li>
<li class="file-stats">
<a href="#88480b89907976ea8ff83ddf0ee40c8c92d30d2b">
geo_get.c
</a>
</li>
<li class="file-stats">
<a href="#508ed29d353980a65bbd1096bdba940af538ab98">
geo_names.c
</a>
</li>
<li class="file-stats">
<a href="#59a9e5822163cd4d79d44ad3a8c08b9f333121b6">
geo_new.c
</a>
</li>
<li class="file-stats">
<a href="#e3d05b273ab1dc1d5abe837282331479e7798919">
geo_normalize.c
</a>
</li>
<li class="file-stats">
<a href="#bc5ba2ae2fc539693fbcde2a058346213ad9130e">
geo_print.c
</a>
</li>
<li class="file-stats">
<a href="#4e0311d0b4b696a6ea84e52f392073ff879ae053">
geo_set.c
</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/libgeotiff/-/commit/5ec11abe7db23ef4b9d2e50cb083d6d56b042c31">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/libgeotiff/-/commit/5ec11abe7db23ef4b9d2e50cb083d6d56b042c31"}}</script>


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