<!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>
Michael R. Crusoe pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/pbcopper">Debian Med / pbcopper</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/pbcopper/-/commit/3f036d0c82c1a8c418b8b7725630eccf6cad5865">3f036d0c</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2020-12-23T18:17:58+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.9.0+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#feedf4d0444f717d7227468a9529c2cf9740b6fd">
include/meson.build
</a>
</li>
<li class="file-stats">
<a href="#06d5752151db8a61365b4b492732bb08fb61f036">
include/pbcopper/PbcopperConfig.h
</a>
</li>
<li class="file-stats">
<a href="#7f0a1d60228c9cd46fd38ff5edc38f5ef6f0ef85">
<span class="new-file">
+
include/pbcopper/align/EdlibAlign.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#65a3ebe149a1894adb090e490cec8ccb443a7c4c">
include/pbcopper/data/Cigar.h
</a>
</li>
<li class="file-stats">
<a href="#7f5f5348027cc5e9ba1384c28304b82b84dd74b8">
include/pbcopper/data/FrameEncoders.h
</a>
</li>
<li class="file-stats">
<a href="#8d71970d77621459fe1c1bb5563a611db8ed78f4">
<span class="new-file">
+
include/pbcopper/data/IntervalTree.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#7ac97d68674ba5c918d4a1ca0bf7f45125b3a56b">
include/pbcopper/data/Strand.h
</a>
</li>
<li class="file-stats">
<a href="#f1aa7465c821972d61e254a5f1b17e319225df3d">
<span class="new-file">
+
include/pbcopper/parallel/ThreadCount.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#b4ec4b3d340de291631805646ce71f3f4aeb7fd4">
include/pbcopper/pbmer/KFGraph.h
</a>
</li>
<li class="file-stats">
<a href="#60af3e57e588aca963568da85d883548ef77ab8b">
<span class="new-file">
+
include/pbcopper/poa/PoaConsensus.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#93809311eb2d04a1c1b3a153f24133654495d363">
<span class="new-file">
+
include/pbcopper/poa/PoaGraph.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#0987e5acb76c03ea7d8a94d6d82ab6f3c3014c3a">
<span class="new-file">
+
include/pbcopper/poa/RangeFinder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#3af5f45f3a2c4e34471c582aabd9cb875b7fbb08">
<span class="new-file">
+
include/pbcopper/poa/SparsePoa.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#cb4f4f97b1c2d27ce6493242604a42ffcd3f862e">
<span class="new-file">
+
include/pbcopper/third-party/ksw2/LICENSE.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#1058371cb08539a643305b693ebf49acb908985f">
<span class="new-file">
+
include/pbcopper/third-party/ksw2/kalloc.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#549546123ae17b09b6d9925680b6182737aacc19">
<span class="new-file">
+
include/pbcopper/third-party/ksw2/ksw2.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#dfd12a2c24aed7ee34768f4e2e8dfbb3050f3213">
include/pbcopper/utility/Alarm.h
</a>
</li>
<li class="file-stats">
<a href="#9581659eee64b31ec46eec6708200b89dfcf794e">
include/pbcopper/utility/SequenceUtils.h
</a>
</li>
<li class="file-stats">
<a href="#61fc46a48a7e779004e12e903f4079cd17c9a39a">
<span class="deleted-file">

include/pbcopper/utility/StringView.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#b3a6954e47e4b17be4308cedf4e790d9f1d24558">
<span class="new-file">
+
src/align/EdlibAlign.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#fc4a56080ce5da93219ab7a36d00974e36562704">
src/align/cssw/ssw.c
</a>
</li>
<li class="file-stats">
<a href="#21e58f0448021af2ee261bfb70284e46d3c421ee">
src/align/cssw/ssw.h
</a>
</li>
<li class="file-stats">
<a href="#4701a1f28eadc3f558747b0aa992c1bc2e081c55">
src/cli2/CLI.cpp
</a>
</li>
<li class="file-stats">
<a href="#559c94bfc576a78ae1512ab5da70a7e3480172a1">
src/cli2/Results.cpp
</a>
</li>
<li class="file-stats">
<a href="#3ce0cbd0e1dd14e00476242f8c0fff4b067c13a1">
src/dagcon/AlignmentGraph.cpp
</a>
</li>
<li class="file-stats">
<a href="#5595c18e0a299983082d8259e56c4a6aabe6d8e6">
src/data/Cigar.cpp
</a>
</li>
<li class="file-stats">
<a href="#6093098061951b135188dce9500344616fc127f9">
src/data/FrameEncoders.cpp
</a>
</li>
<li class="file-stats">
<a href="#a50ba13e1b0ddbb79913ec6decf03b63ebde865d">
<span class="new-file">
+
src/data/IntervalTree.cpp
</span>
</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/pbcopper/-/commit/3f036d0c82c1a8c418b8b7725630eccf6cad5865">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/pbcopper/-/commit/3f036d0c82c1a8c418b8b7725630eccf6cad5865"}}</script>


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