<!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;">
Étienne Mollier pushed to branch upstream at <a href="https://salsa.debian.org/med-team/jellyfish">Debian Med / jellyfish</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/med-team/jellyfish/-/commit/cc7d5596ce90328dc4c2af91bd2904197f0eba34">cc7d5596</a></strong>
<div>
<span> by Étienne Mollier </span> <i> at 2023-12-13T18:09:55+01: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 2.3.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#8b09b55769c028063c592c342ad7e6b2689e6547">
<span class="new-file">
+
.github/workflows/c-cpp.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0834ae016f8fea5cff771880c0be1d55299732ff">
<span class="new-file">
+
CODE_OF_CONDUCT.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#d5b4de16d947214ec306bd57bed1bd23a939b5f9">
Makefile.am
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#87b0908114131714d4dbbba40aefe037773c2164">
doc/jellyfish.man
</a>
</li>
<li class="file-stats">
<a href="#25148d825723effd973d3a1d820a7a5479c212f8">
examples/count_in_file/Makefile
</a>
</li>
<li class="file-stats">
<a href="#1fc2ec28a76667988d761d4ed0859185cf350ebb">
examples/jf_count_dump/Makefile
</a>
</li>
<li class="file-stats">
<a href="#81b7c591a39270e05f1e0bf0aee1dc57d6d328a0">
examples/query_per_sequence/Makefile
</a>
</li>
<li class="file-stats">
<a href="#b5465dff09f4e3d8f0730287ff61b9873e63addd">
include/jellyfish/generic_file_header.hpp
</a>
</li>
<li class="file-stats">
<a href="#197e1a5c9a2d6445cab2ba3f9cf2dafbe0c6367e">
include/jellyfish/mer_dna.hpp
</a>
</li>
<li class="file-stats">
<a href="#f30ba65525c4fd4c907dbc5d27eb48ecee5163d5">
include/jellyfish/sorted_dumper.hpp
</a>
</li>
<li class="file-stats">
<a href="#51696f531b7b0c5aafa06788dd8ae834afd33c8e">
lib/generator_manager.cc
</a>
</li>
<li class="file-stats">
<a href="#b5846e96cebc60bf2266ee7dc2342da5dc4f6df0">
lib/jsoncpp.cpp
</a>
</li>
<li class="file-stats">
<a href="#637d05ce7b70b0a6ad07a3af7875a8f186edf066">
m4/m4-ax_ext.m4
</a>
</li>
<li class="file-stats">
<a href="#abef83065d2e4bfc16333bd1eeeffb0025bc29e5">
m4/m4-ax_python_devel.m4
</a>
</li>
<li class="file-stats">
<a href="#96dc5e1238c3f59e2aa8de6c06f3a183c63b45bc">
swig/Readme.md
</a>
</li>
<li class="file-stats">
<a href="#960c6838171c7ae55b896ccc3815b36e8a39b3b4">
swig/Tuprules.tup
</a>
</li>
<li class="file-stats">
<a href="#4d97459cbea5880932f65bd0bab45b97e1e06179">
swig/perl5/Makefile.PL
</a>
</li>
<li class="file-stats">
<a href="#174994591b090339851ef194eff319ac4a3b130c">
swig/python/setup.py
</a>
</li>
<li class="file-stats">
<a href="#39182ac24c48b54d8338d2f15c59cea14cffbbe5">
swig/ruby/extconf.rb
</a>
</li>
<li class="file-stats">
<a href="#d9f8f84ed8b4c9d93c44487342e8310f80d8412d">
tests/big.sh
</a>
</li>
<li class="file-stats">
<a href="#43f2b79851c9e2643ebd902cb130f1df7870a5d7">
tests/bloom_counter.sh
</a>
</li>
<li class="file-stats">
<a href="#5d95473354622faa25fc89dd5fa698ae3f100e7f">
tests/bloom_filter.sh
</a>
</li>
<li class="file-stats">
<a href="#bc9b6f3a21e91289f68fcebed3f161e980407d08">
tests/from_stream.sh
</a>
</li>
<li class="file-stats">
<a href="#e2891bda5c57827095b57104c3c263d7d9e79577">
tests/from_stream_fastq.sh
</a>
</li>
<li class="file-stats">
<a href="#1684b7a4301c2c32906e8dba6f3b5043a239bf65">
tests/generate_fastq_sequence.sh
</a>
</li>
<li class="file-stats">
<a href="#0fbd5bb921c43a34d805e4aa5584c71f7a81ccb7">
tests/generate_sequence.sh
</a>
</li>
<li class="file-stats">
<a href="#ee479e707f1de4582ae7e8c99168d3ac1784d4a7">
tests/large_key.sh
</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/med-team/jellyfish/-/commit/cc7d5596ce90328dc4c2af91bd2904197f0eba34">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/med-team/jellyfish/-/commit/cc7d5596ce90328dc4c2af91bd2904197f0eba34"}}</script>


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