<!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>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Étienne Mollier pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/kmc">Debian Med / kmc</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/kmc/-/commit/6b67d56842b3985d7cd7f49b192ba0f387654f77">6b67d568</a></strong>
<div>
<span>by Étienne Mollier</span>
<i>at 2022-01-15T21:02:14+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 3.2.1+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#c778226b6c4c0fb51cf7942c8ee1f3d9fc1249d0">
<span class="new-file">
+
.github/workflows/main.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
makefile

Makefile
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#a11a1015efbe262b78f0c3fe84acf63c5839a3b8">
kmer_counter.sln

kmc.sln
</a>
</li>
<li class="file-stats">
<a href="#24c57f0139c3acaca2c9a86a05c283f2d8152526">
<span class="new-file">
+
kmc_CLI/kmc.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#aefa0283e0f77e7e55ec6e9aec1c7604df33e73e">
<span class="new-file">
+
kmc_CLI/kmc_CLI.vcxproj
</span>
</a>
</li>
<li class="file-stats">
<a href="#23f8475e66fa26caaf19f8f184be4b733b436cbe">
<span class="new-file">
+
kmc_CLI/kmc_CLI.vcxproj.filters
</span>
</a>
</li>
<li class="file-stats">
<a href="#59c375ba453f4e93c64347d04c32ff06148fdd79">
<span class="new-file">
+
kmc_CLI/kmc_CLI.vcxproj.user
</span>
</a>
</li>
<li class="file-stats">
<a href="#a7ad9ede728ae751fb9621f033a7fc088871b914">
kmc_api/kmc_file.cpp
</a>
</li>
<li class="file-stats">
<a href="#41bc84e3c8178b1776497fc204bb0bc3e15d0840">
kmc_api/kmc_file.h
</a>
</li>
<li class="file-stats">
<a href="#a795b8e411b8dc6ac7952e6db5ddc29bc61e139d">
kmc_api/kmer_api.cpp
</a>
</li>
<li class="file-stats">
<a href="#6a495c064f1ff02ad9ae7d1f8dd46cedab45172a">
kmc_api/kmer_api.h
</a>
</li>
<li class="file-stats">
<a href="#f5259f15cf38fd1223fc86745ea21fa0ac806ac5">
kmc_api/kmer_defs.h
</a>
</li>
<li class="file-stats">
<a href="#3935e0d4ba105bf5068ab24f73870ebfd83ba92d">
kmc_api/mmer.cpp
</a>
</li>
<li class="file-stats">
<a href="#015272f6f6f1532002dcdc804c6c56a128f89c37">
kmc_api/mmer.h
</a>
</li>
<li class="file-stats">
<a href="#b01b22978c5fb121d3f0974e98295cb6c89dc7db">
<span class="deleted-file">

kmc_api/stdafx.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#5485270d93b6696e1410e418533de8f86c01c5ff">
kmer_counter/bam_utils.h

kmc_core/bam_utils.h
</a>
</li>
<li class="file-stats">
<a href="#fa4840bb8628e820dde270ce9590146a3c08084b">
kmer_counter/binary_reader.h

kmc_core/binary_reader.h
</a>
</li>
<li class="file-stats">
<a href="#577bb099fe0de9f5393ea821fb67d741a110ac14">
kmer_counter/bkb_merger.h

kmc_core/bkb_merger.h
</a>
</li>
<li class="file-stats">
<a href="#3412f84f4765893d3af65f0ee99b77302fb3d531">
kmer_counter/bkb_reader.cpp

kmc_core/bkb_reader.cpp
</a>
</li>
<li class="file-stats">
<a href="#33000c2ff574159ec4d9660113d815f4200a6a69">
kmer_counter/bkb_reader.h

kmc_core/bkb_reader.h
</a>
</li>
<li class="file-stats">
<a href="#f41268797224acc544d236cc7b6e415681f32319">
kmer_counter/bkb_sorter.h

kmc_core/bkb_sorter.h
</a>
</li>
<li class="file-stats">
<a href="#9e31a0c47104a160a499288e183314dcfdc97d4b">
kmer_counter/bkb_subbin.h

kmc_core/bkb_subbin.h
</a>
</li>
<li class="file-stats">
<a href="#4459e6e160bb69c4da2b8d90af56f0abdd5a4b5e">
kmer_counter/bkb_uncompactor.h

kmc_core/bkb_uncompactor.h
</a>
</li>
<li class="file-stats">
<a href="#5075982414b33aa1ac196ff68e8344bf4151637b">
kmer_counter/bkb_writer.cpp

kmc_core/bkb_writer.cpp
</a>
</li>
<li class="file-stats">
<a href="#43c107f2fb101ea38c5182b23df858db709de092">
kmer_counter/bkb_writer.h

kmc_core/bkb_writer.h
</a>
</li>
<li class="file-stats">
<a href="#0c40a5c16a6b66bc7ed762d05b190a24a2f2a84e">
kmer_counter/cpu_info.cpp

kmc_core/cpu_info.cpp
</a>
</li>
<li class="file-stats">
<a href="#104473fe9faa2374cda1749f226f8c6d2ebba677">
kmer_counter/cpu_info.h

kmc_core/cpu_info.h
</a>
</li>
<li class="file-stats">
<a href="#c839d36554fef62a9bface51c451f9531a938dac">
<span class="new-file">
+
kmc_core/critical_error_handler.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#be0371924018c41afaf2bdfbd2b560400c6ff792">
kmer_counter/defs.h

kmc_core/defs.h
</a>
</li>
</ul>
<h5>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/med-team/kmc/-/commit/6b67d56842b3985d7cd7f49b192ba0f387654f77">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/kmc/-/commit/6b67d56842b3985d7cd7f49b192ba0f387654f77"}}</script>


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