<!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>
Steffen Möller pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/bedtools">Debian Med / bedtools</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/bedtools/commit/45adb3880511d65dc83c1095736787211a85ac0e">45adb388</a></strong>
<div>
<span>by Steffen Möller</span>
<i>at 2019-07-26T15:32:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.28.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="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#254a2da7a740675e537439eb88e32083b9ea4771">
docs/conf.py
</a>
</li>
<li class="file-stats">
<a href="#3dadd502b69f93faa8afbcab479bd81d50ff542d">
docs/content/faq.rst
</a>
</li>
<li class="file-stats">
<a href="#7e2c6a8f69d5f4c98b9a6c07bf681f16307a9035">
docs/content/history.rst
</a>
</li>
<li class="file-stats">
<a href="#0ad0c9480aebc31dd47d0a136ec23871c6059bca">
docs/content/installation.rst
</a>
</li>
<li class="file-stats">
<a href="#bb2eeb9dff74dfd614b2d0b57b86618dbfd17ed2">
docs/content/overview.rst
</a>
</li>
<li class="file-stats">
<a href="#b2ae1502de3fbdcebfa612e3e0a295e59f5a82f3">
docs/content/related-tools.rst
</a>
</li>
<li class="file-stats">
<a href="#aa630dd5415c6570682d749debc4f9b76c6080f4">
docs/content/tools/bamtobed.rst
</a>
</li>
<li class="file-stats">
<a href="#6c750ccfbfa3d0b87bae479208a95e5649b78bec">
docs/content/tools/bamtofastq.rst
</a>
</li>
<li class="file-stats">
<a href="#d2eb8f3668c244e1ae284e249556784bd1983c74">
docs/content/tools/bedtobam.rst
</a>
</li>
<li class="file-stats">
<a href="#6d18c433858243595a8ee50d86186975f3d290a7">
docs/content/tools/closest.rst
</a>
</li>
<li class="file-stats">
<a href="#ab840828f6320aae33b8591bcdd29458c19d478b">
docs/content/tools/getfasta.rst
</a>
</li>
<li class="file-stats">
<a href="#f79357494775725306fbfe5e3544b38fa4199d03">
docs/content/tools/reldist.rst
</a>
</li>
<li class="file-stats">
<a href="#f5305f442cb2440e12183b07b47b94b1bee3165b">
docs/content/tools/shuffle.rst
</a>
</li>
<li class="file-stats">
<a href="#4f93c546da88d9816285c9223419d7d1f2d9ed85">
docs/content/tools/window.rst
</a>
</li>
<li class="file-stats">
<a href="#d0153cac95479af9bfb99b746b633bc8255bb53a">
docs/index.rst
</a>
</li>
<li class="file-stats">
<a href="#5d36d872f9395226ad251661f9a7b376da7b233d">
<span class="new-file">
+
g++
</span>
</a>
</li>
<li class="file-stats">
<a href="#fce79b7fe1fee3a977fa1bd4efbd9e9a06c29c14">
<span class="new-file">
+
gcc
</span>
</a>
</li>
<li class="file-stats">
<a href="#da6445b33e29481d7ce0955966df72486e96c805">
src/annotateBed/Makefile
</a>
</li>
<li class="file-stats">
<a href="#0b897f3ead3633587c6b09c9d19cdac0eb2517a5">
src/annotateBed/annotateBed.cpp
</a>
</li>
<li class="file-stats">
<a href="#0681e3ec0acdebbc107d2a6ca0b3cbcc44ac6e37">
src/bamToBed/Makefile
</a>
</li>
<li class="file-stats">
<a href="#695a3e17ca922fdd74f5ea3356e6a09d08bd3d9d">
src/bamToBed/bamToBed.cpp
</a>
</li>
<li class="file-stats">
<a href="#66eab0d9ff9d0df16973684245080a8e367c1078">
src/bamToFastq/Makefile
</a>
</li>
<li class="file-stats">
<a href="#6fe17293101ae7d905f8fc429b0441e31df65c3a">
src/bed12ToBed6/Makefile
</a>
</li>
<li class="file-stats">
<a href="#ac069e0b9ff752fbc539603c718790e6a4b2a404">
src/bed12ToBed6/bed12ToBed6.cpp
</a>
</li>
<li class="file-stats">
<a href="#9257b4fafe1db8f91682362d687e473e99c789bd">
src/bedToBam/Makefile
</a>
</li>
<li class="file-stats">
<a href="#43cf3716c8f38a44b8f372ec668729bc7cd78caa">
src/bedToBam/bedToBam.cpp
</a>
</li>
<li class="file-stats">
<a href="#4ef366434d256b01ee86aad3991fbe15da010a62">
src/bedToIgv/Makefile
</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/bedtools/commit/45adb3880511d65dc83c1095736787211a85ac0e">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/bedtools/commit/45adb3880511d65dc83c1095736787211a85ac0e"}}</script>


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