<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "Menlo"), DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Andreas Tille pushed to branch upstream at <a href="https://salsa.debian.org/med-team/beast2-mcmc">Debian Med / beast2-mcmc</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/med-team/beast2-mcmc/-/commit/dbbb3b3e81841a87a542e5bf13a161b9a5f9fdde">dbbb3b3e</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2023-07-03T14:59:38+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.7.5+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#6d6e11f17ad6f891eb518fa97e81054d615b8724">
<span class="new-file">
+
beastfx/.github/workflows/docker-image.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#7369e044a191885aa07c55c9c2835f84e589c135">
beastfx/Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#3daa7e4d61e79b9c4fa0c706a2a045685e863abf">
beastfx/README.md
</a>
</li>
<li class="file-stats">
<a href="#4c84cfbc74c2827144cadffcdfd7dc2329ec1b97">
beastfx/build-testing.xml
</a>
</li>
<li class="file-stats">
<a href="#f353fe1805a022e1912fcf45271bca976571485e">
beastfx/build.xml
</a>
</li>
<li class="file-stats">
<a href="#b5a3d54353950c4a6620f95dc5e8b1e87fd24958">
beastfx/fxtemplates/Standard.xml
</a>
</li>
<li class="file-stats">
<a href="#101da16c2329707754aac11fe99fe8dacfeedcb3">
beastfx/fxtemplates/TreePriors.xml
</a>
</li>
<li class="file-stats">
<a href="#cc6e03233658eab8c40243305b8f392f1cdb31c4">
beastfx/resources/themes/bootstrap.css
</a>
</li>
<li class="file-stats">
<a href="#ffd1f51eaeb5f4baa0946fdfe838a8fab2c5d6bb">
beastfx/src/beastfx/app/beast/BeastMain.java
</a>
</li>
<li class="file-stats">
<a href="#92923f5bd88b2a3667943823917fade44121685b">
beastfx/src/beastfx/app/beauti/BeautiTabPane.java
</a>
</li>
<li class="file-stats">
<a href="#d0d1b742c8b534b5fedb0db99408a44e94ac1f9a">
<span class="new-file">
+
beastfx/src/beastfx/app/beauti/ExponentialPopulationInputEditor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f0b4100568ef8afbafeaddb4b6f025896701ef82">
beastfx/src/beastfx/app/beauti/JPackageDialog.java
</a>
</li>
<li class="file-stats">
<a href="#83846013986616badbd04dbf179e699fed286cc4">
beastfx/src/beastfx/app/beauti/MRCAPriorProvider.java
</a>
</li>
<li class="file-stats">
<a href="#878f216ae056b1228492bccd753a566c8bfad780">
beastfx/src/beastfx/app/beauti/PriorInputEditor.java
</a>
</li>
<li class="file-stats">
<a href="#ec5016b79777dd15120a6341f99d25078507452f">
<span class="new-file">
+
beastfx/src/beastfx/app/beauti/ScaledPopulationInputEditor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#e91f4faf8bab2b361240b729ab8cb663fdade33a">
beastfx/src/beastfx/app/beauti/ThemeProvider.java
</a>
</li>
<li class="file-stats">
<a href="#aeeb7ac30a34d302c63072cd3988fe7cbc8624a5">
beastfx/src/beastfx/app/inputeditor/AlignmentListInputEditor.java
</a>
</li>
<li class="file-stats">
<a href="#82ce75239e0d62736d48c91732866c9f12bbb701">
beastfx/src/beastfx/app/inputeditor/BeautiDoc.java
</a>
</li>
<li class="file-stats">
<a href="#4e75fa56b70417f5a62f7011c4ef9773227ce61c">
<span class="new-file">
+
beastfx/src/beastfx/app/inputeditor/ConstantInputEditor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b231afca410d90a1ea2fe74d1e69b87f6e4e4aae">
beastfx/src/beastfx/app/inputeditor/FastaImporter.java
</a>
</li>
<li class="file-stats">
<a href="#d474e1dd4acbf22a2bd46ba34397b6ece73c7cd2">
beastfx/src/beastfx/app/inputeditor/FileListInputEditor.java
</a>
</li>
<li class="file-stats">
<a href="#6c26abcec97ebabdb916b2b7538e0599c1b2c3ee">
beastfx/src/beastfx/app/inputeditor/GuessPatternDialog.java
</a>
</li>
<li class="file-stats">
<a href="#940ee9d4fbe465c89f47e5ec1d8c3bc176298b87">
beastfx/src/beastfx/app/inputeditor/ListInputEditor.java
</a>
</li>
<li class="file-stats">
<a href="#faf9ab6ae1ce8ab4797a7b93475afcf0a8f59589">
beastfx/src/beastfx/app/inputeditor/MRCAPriorInputEditor.java
</a>
</li>
<li class="file-stats">
<a href="#9b620ebdc60e57e55492ee1ff437c84dbca4904c">
beastfx/src/beastfx/app/inputeditor/NexusImporter.java
</a>
</li>
<li class="file-stats">
<a href="#ff77efd3e1c40288677b3bafd17c2a43419cf92a">
beastfx/src/beastfx/app/inputeditor/ParameterInputEditor.java
</a>
</li>
<li class="file-stats">
<a href="#38c0cc363ee388877cd24d31561c9c3b7eb8a16b">
beastfx/src/beastfx/app/inputeditor/ParametricDistributionInputEditor.java
</a>
</li>
<li class="file-stats">
<a href="#d4f3b3e8709338619b20569032d0a30193ab2a3e">
beastfx/src/beastfx/app/inputeditor/TaxonSetDialog.java
</a>
</li>
<li class="file-stats">
<a href="#08bab2e89c1cfc3e529b9f2691fbb10cb519717e">
beastfx/src/beastfx/app/inputeditor/TipDatesInputEditor.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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: #737278;">

<br>
<a href="https://salsa.debian.org/med-team/beast2-mcmc/-/commit/dbbb3b3e81841a87a542e5bf13a161b9a5f9fdde">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/beast2-mcmc/-/commit/dbbb3b3e81841a87a542e5bf13a161b9a5f9fdde"}}</script>


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