<!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: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.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,0.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/gpsprune">Debian GIS Project / gpsprune</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/gpsprune/-/commit/3ff72a3c27d296173eb67f9398f70d4048580d22">3ff72a3c</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-04-28T06:24:46+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 24</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#59f81c123b3abbcb97274545796dd18706c3e106">
build.sh
</a>
</li>
<li class="file-stats">
<a href="#b5fd6406432bb49a271edcc69254272350f8592a">
tim/prune/App.java
</a>
</li>
<li class="file-stats">
<a href="#40c27b739b62d9c92e5182c836e47db5b092485a">
tim/prune/ExternalTools.java
</a>
</li>
<li class="file-stats">
<a href="#eb16d1443d6b6463e9e8d7aefea274264ed739ad">
tim/prune/GenericFunction.java
</a>
</li>
<li class="file-stats">
<a href="#3e223f7f1133c725e572aba47eaf385e8ce06dbc">
tim/prune/GpsPrune.java
</a>
</li>
<li class="file-stats">
<a href="#5e26fb8f78abcfd55ae216505f81af780641ff1f">
tim/prune/I18nManager.java
</a>
</li>
<li class="file-stats">
<a href="#b33d5810191314b2ce828943945df93038b176b2">
tim/prune/cmd/AppendMediaCmd.java
</a>
</li>
<li class="file-stats">
<a href="#d5704d345581f9364a7bd71199666232df7cf657">
tim/prune/cmd/Command.java
</a>
</li>
<li class="file-stats">
<a href="#3d0ae9a65216fa5184a6c0d4c6158164a39b7f63">
tim/prune/cmd/DeletePointCmd.java
</a>
</li>
<li class="file-stats">
<a href="#a7efb1b98577292a00de3b9d83e853fc6a79d482">
tim/prune/cmd/EditPointCmd.java
</a>
</li>
<li class="file-stats">
<a href="#b270bdf75b143dc2cf187f2ed1da3243b657ae00">
tim/prune/cmd/EditSingleFieldCmd.java
</a>
</li>
<li class="file-stats">
<a href="#937ac0e5679aae765f3c3ae56a9c79915c86c466">
tim/prune/cmd/ReverseRangeCmd.java
</a>
</li>
<li class="file-stats">
<a href="#eeee83333d4406fd26320e4f2d6aa7bfad898929">
tim/prune/config/Config.java
</a>
</li>
<li class="file-stats">
<a href="#f97899fc6cf1ac4b59d1e7b1f600bcc711e97ef6">
<span class="new-file">
+
tim/prune/config/ConfigPaths.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#20278b79bc71b31bc680b9f8086c9e11d75547b9">
tim/prune/config/TimezoneHelper.java
</a>
</li>
<li class="file-stats">
<a href="#6f0758a945f13ecfebf9b3a51acba534a98f31b6">
tim/prune/copyright.txt
</a>
</li>
<li class="file-stats">
<a href="#e8dd7936ec27f4df9c34103dd53f3ea9a466bad0">
tim/prune/correlate/AudioCorrelator.java
</a>
</li>
<li class="file-stats">
<a href="#9c3a7b5c2ebd98243f88b0ab7d84afd1335427c6">
tim/prune/correlate/Correlator.java
</a>
</li>
<li class="file-stats">
<a href="#26cc1e80a0180f3b2cd1c429c2cec7d500e77ece">
tim/prune/correlate/MediaPreviewTableModel.java
</a>
</li>
<li class="file-stats">
<a href="#af1fa4e46c15899757a983f922e4d4bcdd0d2951">
tim/prune/correlate/MediaPreviewTableRow.java
</a>
</li>
<li class="file-stats">
<a href="#a33422e9ed556e23a1053118b2484f791d8a2338">
tim/prune/correlate/MediaSelectionTableModel.java
</a>
</li>
<li class="file-stats">
<a href="#a86e1702a4b5123091328a901d75adeb0683707d">
tim/prune/correlate/PhotoCorrelator.java
</a>
</li>
<li class="file-stats">
<a href="#018fc564fe55a0df07789067e2009f9591a50fb1">
tim/prune/data/AltitudeRange.java
</a>
</li>
<li class="file-stats">
<a href="#a63361ad7019809e95364fcf83a21f52370f742a">
tim/prune/data/CoordFormatters.java
</a>
</li>
<li class="file-stats">
<a href="#2f0ba12cb9f7f72e21c0e77bd96efbc3c948c9d3">
tim/prune/data/Coordinate.java
</a>
</li>
<li class="file-stats">
<a href="#5470974c5bb66e1809ef4fa56313d7459d3f5da9">
tim/prune/data/DataPoint.java
</a>
</li>
<li class="file-stats">
<a href="#c70f6d3157b3b5ea74928579d8d4fe45b8106023">
tim/prune/data/Distance.java
</a>
</li>
<li class="file-stats">
<a href="#6db270193daee40ebfd9b9c8b28d91ec77fdf815">
tim/prune/data/DoubleRange.java
</a>
</li>
<li class="file-stats">
<a href="#25658b6fbcb630a944d51eac9b751fc4258dd70f">
tim/prune/data/Field.java
</a>
</li>
<li class="file-stats">
<a href="#0e16ace05afe5370a727f79c8bd43782410b8bf0">
tim/prune/data/FieldList.java
</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: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/gpsprune/-/commit/3ff72a3c27d296173eb67f9398f70d4048580d22">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/gpsprune/-/commit/3ff72a3c27d296173eb67f9398f70d4048580d22"}}</script>


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