<!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=utf-8" 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/libbiod">Debian Med / libbiod</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/libbiod/commit/e4f911737c3f8b70bfb072a3c0a61cf1f9099250">e4f91173</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2018-10-09T05:43:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.2.1</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#6f8a88f369eae9b2f3ece90d1ba6366a16f25f9c">
<span class="new-file">
+
RELEASE-NOTES.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#b33892fbddeffc3368077b4904ad0b3d562a7312">
<span class="new-file">
+
VERSION
</span>
</a>
</li>
<li class="file-stats">
<a href="#1863acc6c9652e6c5fe8fd7afc18e816b073da2c">
bio/bam/bai/indexing.d
</a>
</li>
<li class="file-stats">
<a href="#780ab79f536f94af134f76b679bb36ffa6131a0b">
bio/bam/baifile.d
</a>
</li>
<li class="file-stats">
<a href="#c7a44c6fcce3dee40b28690034394dd654f2c3ae">
bio/bam/baseinfo.d
</a>
</li>
<li class="file-stats">
<a href="#4fb123e2bfe784f7a3c6ef0016ac3082a17beb68">
<span class="new-file">
+
bio/bam/cigar.d
</span>
</a>
</li>
<li class="file-stats">
<a href="#26a8c2211e38def04e372290d66bd45fb2bbb8ff">
bio/bam/md/reconstruct.d
</a>
</li>
<li class="file-stats">
<a href="#1539360ff27a97b6d380482a630f8f38bdaf6721">
bio/bam/multireader.d
</a>
</li>
<li class="file-stats">
<a href="#798d86870363a5314ced0ac3dda10816ee2df970">
bio/bam/pileup.d
</a>
</li>
<li class="file-stats">
<a href="#cb181c8a3aa1a9469e016434cc4b8ba4e6f2b4f9">
bio/bam/randomaccessmanager.d
</a>
</li>
<li class="file-stats">
<a href="#5edbf1617a37a0f8aec47b0768b598d8a6d93296">
bio/bam/read.d
</a>
</li>
<li class="file-stats">
<a href="#a474ff5eb7cfe7cba6397a0121d89b4da825fdcf">
bio/bam/reader.d
</a>
</li>
<li class="file-stats">
<a href="#de9c4ee2df31b135cf51aeb9b1ee718e38803a8e">
bio/bam/readrange.d
</a>
</li>
<li class="file-stats">
<a href="#54738ec0f45dc4c07f0770666032b1064cc04238">
bio/bam/reference.d
</a>
</li>
<li class="file-stats">
<a href="#c56fda12a8bd466f8a09900d6c498ea96ff6a992">
bio/bam/referenceinfo.d
</a>
</li>
<li class="file-stats">
<a href="#c436ba814507d323728db38d86b98caad103863d">
bio/bam/snpcallers/maq.d
</a>
</li>
<li class="file-stats">
<a href="#0e6a7690b9890d9668b93213ddbd2eee49a935ad">
bio/bam/tagvalue.d
</a>
</li>
<li class="file-stats">
<a href="#1e75b6be1912e0b5164de5e769625b20480edb3a">
bio/bam/thirdparty/msgpack.d
</a>
</li>
<li class="file-stats">
<a href="#6f2773b8832b8adc8c7fc0f6741147d8b0cefd17">
bio/bam/utils/array.d
</a>
</li>
<li class="file-stats">
<a href="#de1ecc05c8f15acbd0d7ffb141c3c3d885e4e8fa">
bio/bam/utils/samheadermerger.d
</a>
</li>
<li class="file-stats">
<a href="#06d6bfbbf0c8241936de11283ceb75eacce0b6b4">
bio/bam/writer.d
</a>
</li>
<li class="file-stats">
<a href="#26245184f68667028e0a7b334c8061eae0ed91de">
bio/core/bgzf/compress.d
</a>
</li>
<li class="file-stats">
<a href="#93a682065cf2e491b54d1a1a5fb9816633655f14">
bio/core/bgzf/constants.d
</a>
</li>
<li class="file-stats">
<a href="#1160ec51ce2396f5f277707082cf9a982e37c867">
bio/core/bgzf/inputstream.d
</a>
</li>
<li class="file-stats">
<a href="#0ac9d5e0a0863b56f4bc8cc4b39e823d27566bc7">
bio/core/bgzf/outputstream.d
</a>
</li>
<li class="file-stats">
<a href="#aa391b9639717c0dc8beb2e03eff7bf15c3098c1">
<span class="new-file">
+
bio/core/fastq.d
</span>
</a>
</li>
<li class="file-stats">
<a href="#77ade04603dfd2a3adbe270474adcebf6119b07a">
bio/core/region.d
</a>
</li>
<li class="file-stats">
<a href="#7a61b2a1706b701bd573c7fcd5f88a8cfd1f5de0">
bio/core/utils/bylinefast.d
</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: #777;">
—
<br>
<a href="https://salsa.debian.org/med-team/libbiod/commit/e4f911737c3f8b70bfb072a3c0a61cf1f9099250">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/libbiod/commit/e4f911737c3f8b70bfb072a3c0a61cf1f9099250"}}</script>
</p>
</div>
</body>
</html>