<!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;">
Tony Mancill pushed to branch upstream at <a href="https://salsa.debian.org/java-team/libfastutil-java">Debian Java Maintainers / libfastutil-java</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/java-team/libfastutil-java/-/commit/a835972036e197688c1fe0e17366442e19cedb3f">a8359720</a></strong>
<div>
<span> by tony mancill </span> <i> at 2024-07-29T21:18:12-07: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 8.5.14+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a2feb6ed0257c21c6672793ee2f94eaadc10c72c">
CHANGES
</a>
</li>
<li class="file-stats">
<a href="#36b053bdeb9afce76d0bde1ed08dabcada248a19">
build.properties
</a>
</li>
<li class="file-stats">
<a href="#64abf2df1ed9f758469f23a5cdb5150a1c8f2cf9">
drv/AVLTreeMap.drv
</a>
</li>
<li class="file-stats">
<a href="#08559c7ff44046bb35fc54a18df76509d794b71d">
drv/AVLTreeSet.drv
</a>
</li>
<li class="file-stats">
<a href="#2a8c614fb97bf82df42971c0509f42fd8a4b0fd9">
drv/AbstractBidirectionalIterator.drv
</a>
</li>
<li class="file-stats">
<a href="#0b19e07d072569be445ff3d5d4bb394ad2d217c4">
drv/AbstractBigList.drv
</a>
</li>
<li class="file-stats">
<a href="#0ba2ff84d4945277804a37daa12d9356a5747b8d">
drv/AbstractBigListIterator.drv
</a>
</li>
<li class="file-stats">
<a href="#826dd8797693784bea313522af7b5369c0f37d90">
drv/AbstractCollection.drv
</a>
</li>
<li class="file-stats">
<a href="#6c8f75ab922a3b0df775b6c14b7bd0800ddf6290">
drv/AbstractComparator.drv
</a>
</li>
<li class="file-stats">
<a href="#a347e1bf50d147a30f3ed48bac1b8d26e0919ea3">
drv/AbstractFunction.drv
</a>
</li>
<li class="file-stats">
<a href="#68956e91fbd00b8e5cf255717939f4b73efe0162">
drv/AbstractIterator.drv
</a>
</li>
<li class="file-stats">
<a href="#d95c2a14ad646d6157ce3fbf88b2119243cff50e">
drv/AbstractList.drv
</a>
</li>
<li class="file-stats">
<a href="#a320d666acf1f61fde11f4624b274527d5764f2a">
drv/AbstractListIterator.drv
</a>
</li>
<li class="file-stats">
<a href="#b14be472eadbf6b33e9dd8000df08e9fc3053943">
drv/AbstractMap.drv
</a>
</li>
<li class="file-stats">
<a href="#b49b414367d0e584a1e48afe32e34d6160c3b41c">
drv/AbstractPriorityQueue.drv
</a>
</li>
<li class="file-stats">
<a href="#6372f3d6efe91ec6f5d74ce6497c75e12a822076">
drv/AbstractSet.drv
</a>
</li>
<li class="file-stats">
<a href="#0cec45938c8d828b1ce5fd036467a785aca24b69">
drv/AbstractSortedMap.drv
</a>
</li>
<li class="file-stats">
<a href="#05679693be1de44882f7d116a089b4e34a5d595e">
drv/AbstractSortedSet.drv
</a>
</li>
<li class="file-stats">
<a href="#973725d490e6b10cc499af64ff86677ba2a02fc2">
drv/AbstractSpliterator.drv
</a>
</li>
<li class="file-stats">
<a href="#91f26ea152031a8d590823b79c77c71dde51d00f">
drv/AbstractStack.drv
</a>
</li>
<li class="file-stats">
<a href="#b22d2141aea43b135be1a9f42f0792a741aed35b">
drv/ArrayFIFOQueue.drv
</a>
</li>
<li class="file-stats">
<a href="#e362e8149d45570b250029d25e4ca7ceebf51b36">
drv/ArrayFrontCodedBigList.drv
</a>
</li>
<li class="file-stats">
<a href="#7f0a486e0f7e8dec249782e8a2c0a00642a03d5e">
drv/ArrayFrontCodedList.drv
</a>
</li>
<li class="file-stats">
<a href="#6f0ba0d9a01893ee67da6b29db20007a3bda7dec">
drv/ArrayIndirectPriorityQueue.drv
</a>
</li>
<li class="file-stats">
<a href="#40a70051b563dbab918b61a660ba464bbab05fba">
drv/ArrayList.drv
</a>
</li>
<li class="file-stats">
<a href="#d40e12fc693c003c7b329e031f6cc2b46be1dfa2">
drv/ArrayMap.drv
</a>
</li>
<li class="file-stats">
<a href="#b12790d345f5bea116e3fde1ba475db31d569f6d">
drv/ArrayPriorityQueue.drv
</a>
</li>
<li class="file-stats">
<a href="#265d4cac0f873cb606b222b27aed8fd2933b968c">
drv/ArraySet.drv
</a>
</li>
<li class="file-stats">
<a href="#0841eb018850bc7c18fafd4a2ebd35bc72bf1a01">
drv/Arrays.drv
</a>
</li>
<li class="file-stats">
<a href="#2f1559330cd4e1cb82d8616582efef9389f8eb3e">
drv/BidirectionalIterable.drv
</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/java-team/libfastutil-java/-/commit/a835972036e197688c1fe0e17366442e19cedb3f">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/java-team/libfastutil-java/-/commit/a835972036e197688c1fe0e17366442e19cedb3f"}}</script>
</p>
</div>
</body>
</html>