<!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>
Andreas Tille 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/ffdb345d88db31fbb1f4c7eaaac0acef7bdca252">ffdb345d</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2022-02-17T19:36:19+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.0.0+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<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="#3fd521e5e8192258a1a5bcea2c50ce68776a175d">
<span class="new-file">
+
include/pbcopper/algorithm/Heteroduplex.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#b420bc61fccb763065b5254f457750333c839a77">
<span class="new-file">
+
include/pbcopper/algorithm/internal/HeteroduplexUtils.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#077601d3322ccb234f2a2b82028e38251b81d0d6">
include/pbcopper/align/AffineAlignment.h
</a>
</li>
<li class="file-stats">
<a href="#066fc990385a7afca17b3efc5d0eeeefe6a11ee9">
include/pbcopper/align/AlignConfig.h
</a>
</li>
<li class="file-stats">
<a href="#45265db1caaca84dc6a5c17d8d18f01bab9bc354">
include/pbcopper/align/BandedChainAlignment.h
</a>
</li>
<li class="file-stats">
<a href="#9cfb162d85920ee72a806051c3f94ffa54e5065f">
include/pbcopper/align/ChainSeeds.h
</a>
</li>
<li class="file-stats">
<a href="#c30c0c266bb235f6216b53578bc5b8eb37defd3b">
include/pbcopper/align/ChainSeedsConfig.h
</a>
</li>
<li class="file-stats">
<a href="#7f0a1d60228c9cd46fd38ff5edc38f5ef6f0ef85">
include/pbcopper/align/EdlibAlign.h
</a>
</li>
<li class="file-stats">
<a href="#81f1f0d1f703be19433f0283461c10e8ce242ca1">
include/pbcopper/align/FindSeeds.h
</a>
</li>
<li class="file-stats">
<a href="#6031bd2f422f0643bc528313380a6e58b0ca18df">
<span class="new-file">
+
include/pbcopper/align/GlobalLocalAlignment.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#c20d05b2a189927de80a713ab2b93b39751e3928">
include/pbcopper/align/LinearAlignment.h
</a>
</li>
<li class="file-stats">
<a href="#8fd2cf011e215800eb35878e76015fb58e13b558">
include/pbcopper/align/LocalAlignment.h
</a>
</li>
<li class="file-stats">
<a href="#047927381b7da1065051ebaa53f57071bf925958">
include/pbcopper/align/PairwiseAlignment.h
</a>
</li>
<li class="file-stats">
<a href="#c8e2cf893dda55202640e2bff874bd3337ae8a59">
include/pbcopper/align/Seed.h
</a>
</li>
<li class="file-stats">
<a href="#8229cffdcd459cb8f53ef3e78c89d4b13168908e">
include/pbcopper/align/Seeds.h
</a>
</li>
<li class="file-stats">
<a href="#31f01586be0ed07aecaeddeb9f68d40df8f34e57">
include/pbcopper/align/SparseAlignment.h
</a>
</li>
<li class="file-stats">
<a href="#d20504f465b6ca64b52a1f220c6101c6fd403a9c">
include/pbcopper/align/internal/BCAlignBlocks.h
</a>
</li>
<li class="file-stats">
<a href="#655757493d0b80cfce8f1d0713a2ff03e31921c7">
include/pbcopper/align/internal/BCAlignImpl.h
</a>
</li>
<li class="file-stats">
<a href="#d8361981afc8b251758a46e50060d9b5ec4b42a8">
include/pbcopper/cli2/CLI.h
</a>
</li>
<li class="file-stats">
<a href="#580a3ceb2ab230fb6af19cedd9a769adc74e8952">
include/pbcopper/cli2/Interface.h
</a>
</li>
<li class="file-stats">
<a href="#cbb57a8f2b1b9191cdc0a5aa457cbec23c271268">
include/pbcopper/cli2/MultiToolInterface.h
</a>
</li>
<li class="file-stats">
<a href="#6fd2cebca14442938e687779ca070a529a7c960c">
include/pbcopper/cli2/Option.h
</a>
</li>
<li class="file-stats">
<a href="#2bb7452f4aa5e4c1666e84d5ddf15d6e2a905d35">
include/pbcopper/cli2/OptionGroup.h
</a>
</li>
<li class="file-stats">
<a href="#0c262e0c86517315a3273ef801ca8e414109020a">
include/pbcopper/cli2/OptionValue.h
</a>
</li>
<li class="file-stats">
<a href="#e3fd5a8fa16c57712921568a869735f7e15ed57d">
include/pbcopper/cli2/Result.h
</a>
</li>
<li class="file-stats">
<a href="#bac06d46645fce9125dbf56a22f0712e7a89d041">
include/pbcopper/cli2/Results.h
</a>
</li>
<li class="file-stats">
<a href="#c081f1494ceae38ffbbea0be1a66cd1ee37b5bf3">
include/pbcopper/cli2/internal/BuiltinOptions.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/pbcopper/-/commit/ffdb345d88db31fbb1f4c7eaaac0acef7bdca252">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/ffdb345d88db31fbb1f4c7eaaac0acef7bdca252"}}</script>
</p>
</div>
</body>
</html>