<!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/vg">Debian Med / vg</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/vg/-/commit/592ca0fc0846024f6f297b814a28a2aecd05574b">592ca0fc</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2020-06-23T15:20:34+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.25.0+ds</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="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#c9792a001b336da000455904f35dbf6c38862a59">
<span class="new-file">
+
deps/gbwtgraph/.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#e450b88b477c82152315780527d791dc74f0a4eb">
deps/gbwtgraph/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#dc2eee53b137d561aed2ab10a7b4fe65367d250f">
deps/gbwtgraph/README.md
</a>
</li>
<li class="file-stats">
<a href="#339c3b2f48a7dec913d4216849041699bd51f224">
deps/gbwtgraph/algorithms.cpp
</a>
</li>
<li class="file-stats">
<a href="#5b262785038b14a098dc0040542a70311991d6b4">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#fb74d0367b31fe5a5885634be7db5fd4e2688ac7">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#00145ab86e95f877eea7d8e3df195fd12415e00d">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#ed250306d3f3f3dd3f7a77d0440125d2af819264">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/LICENSE
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f1e76a9c2a9fbcc36adccef89bbad4be511f57c">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#ad2479c31869c988d48c2ad17e1509a7a8671c93">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#532c0b717da7f016f91508a47b53c28391abf563">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/algorithms.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#80ca86b024fe60ef45ef2bd55cf0b23faa0d1e90">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/benchmark.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#43d65a38baad6a725ca033972725549fca6378a0">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/build_gbwt.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#b09012996a9ffd6cc1913a5cec5f155e6f099351">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/bwtmerge.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#88f9e6e094774cd8dcb96875a5e2b69d7efef20e">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/cached_gbwt.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e10be62a423666d1798720e2cb388f9463a9a30">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#9739d28fe481fed9df455bce0fd037fffe0459cd">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#be4d572f07be586da494cfe1f4765d08ca9803ea">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#5c819f7ab34bdfc3cfc41c19ad6dcad03bbe5b3e">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#620da4b2d599ce53de5b9f33bb9a0a560fde7487">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/CMakeModules/AppendCompilerFlags.cmake
</span>
</a>
</li>
<li class="file-stats">
<a href="#249a30e3ee2e4e6c88d9e9e22c04f5fd96a908f6">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/CMakeModules/CheckSSE4_2.cmake
</span>
</a>
</li>
<li class="file-stats">
<a href="#639534215aae1757c7a140dfcf0a442f77126b88">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/CMakeModules/FindCxaDemangle.cmake
</span>
</a>
</li>
<li class="file-stats">
<a href="#754317368cba2faccbafee36a8acbfa2b4fea624">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/CMakeModules/check_mode_ti.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#57aed7431ea2493ba8fe99f6ed942644bd10d872">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/CMakeModules/cmake_uninstall.cmake.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#3b11db1c9fa57dde582219bf5de2a0f1241c4f1b">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/COPYING
</span>
</a>
</li>
<li class="file-stats">
<a href="#b0ba7b48838e020a9ece4a39706330fde7371422">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/Make.helper.cmake
</span>
</a>
</li>
<li class="file-stats">
<a href="#b293157d999ee7c852f18ecf49741069caa5362c">
<span class="new-file">
+
deps/gbwtgraph/deps/gbwt/deps/sdsl-lite/README.md
</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: #777;">
—
<br>
<a href="https://salsa.debian.org/med-team/vg/-/commit/592ca0fc0846024f6f297b814a28a2aecd05574b">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/vg/-/commit/592ca0fc0846024f6f297b814a28a2aecd05574b"}}</script>
</p>
</div>
</body>
</html>