<!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, "GitLab Mono"), JetBrains Mono, 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, "GitLab Sans"),-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, "GitLab Sans"),-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/igraph">Debian Med / igraph</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/igraph/-/commit/e9aa6924f8db686bdaf6a48adc7ea0692d801061">e9aa6924</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-02-13T18:22:07+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","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 0.10.10+ds</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#e16d598b0634ec272a02e0bb213ee71f533420fa">
IGRAPH_VERSION
</a>
</li>
<li class="file-stats">
<a href="#e106819dfec04084293e5fdeb9e12d3ea93e5680">
doc/structural.xxml
</a>
</li>
<li class="file-stats">
<a href="#0d2dd0f8b11320087a28625b4d84e0124d3c2c20">
examples/simple/even_tarjan.c
</a>
</li>
<li class="file-stats">
<a href="#98e1f646a0e1a069a03b96a8c2f6a66a45c39e94">
include/igraph_community.h
</a>
</li>
<li class="file-stats">
<a href="#a3f444f238e7468812cdf7813c84355f4628124c">
include/igraph_structural.h
</a>
</li>
<li class="file-stats">
<a href="#884e598c7ad4cc2a6f0167b1fa0425b1912eb535">
include/igraph_types.h
</a>
</li>
<li class="file-stats">
<a href="#bc2e06f2075e08106dd61a08da44aef79f258732">
interfaces/functions.yaml
</a>
</li>
<li class="file-stats">
<a href="#631c8d07f5ea23b9a9f6c57f5389dfcf94bc33b7">
src/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#2815f98e37dcfeb99da35ab427b38ae41e363e21">
src/centrality/truss.cpp
</a>
</li>
<li class="file-stats">
<a href="#88f1f84cee2aab5b632ef3930ca271f6f717b990">
src/community/edge_betweenness.c
</a>
</li>
<li class="file-stats">
<a href="#11a82a51b78f418ab0e49389a99a6f3c25977aba">
src/connectivity/separators.c
</a>
</li>
<li class="file-stats">
<a href="#d15315a7c5d05ce2ea71f666049bb6a1dbad0c5e">
src/flow/flow.c
</a>
</li>
<li class="file-stats">
<a href="#10d6c3935d22a072abcad9c364fbcd92b556d574">
src/graph/basic_query.c
</a>
</li>
<li class="file-stats">
<a href="#ab3747e914cb93377ab6fd18004c0a6645b08467">
src/graph/type_indexededgelist.c
</a>
</li>
<li class="file-stats">
<a href="#e242b8f1c7c13cf8e427916953e075fdb67c9eae">
src/hrg/hrg_types.cc
</a>
</li>
<li class="file-stats">
<a href="#d0a4db062ef3d772fc6fbb1a1d8977c3600fe61c">
src/layout/drl/DensityGrid.cpp
</a>
</li>
<li class="file-stats">
<a href="#469e375bbf1b3812d71ea8465c1c97525feb9107">
src/layout/drl/DensityGrid.h
</a>
</li>
<li class="file-stats">
<a href="#f30cef5211877f6dbc7c9076a392d2d805335909">
src/layout/drl/DensityGrid_3d.cpp
</a>
</li>
<li class="file-stats">
<a href="#25ef8683693d4defc51a9a465ead91a357bd754f">
src/layout/drl/DensityGrid_3d.h
</a>
</li>
<li class="file-stats">
<a href="#03edb20c43cbb575c42f3d6af151cd0c191eddfe">
src/layout/drl/drl_graph.cpp
</a>
</li>
<li class="file-stats">
<a href="#baa15bef6c3dd47673749fb5cd1a0011fa117de6">
src/layout/drl/drl_graph_3d.cpp
</a>
</li>
<li class="file-stats">
<a href="#19f7dbb55db586e5fe8bbbca0a8190847e22f9b7">
src/layout/drl/drl_layout.cpp
</a>
</li>
<li class="file-stats">
<a href="#341229d334a4cc43de414193b9f6b4ff964143f3">
src/layout/drl/drl_layout_3d.cpp
</a>
</li>
<li class="file-stats">
<a href="#0eb3c252bd32160467be61692749dc04e652679f">
src/layout/drl/drl_parse.h
</a>
</li>
<li class="file-stats">
<a href="#53e9bcf690b78a2f789ef50db19a971593d1df28">
src/misc/matching.c
</a>
</li>
<li class="file-stats">
<a href="#0756df04838e0ecc92ad503b9c972e826a713c1f">
src/operators/rewire.c
</a>
</li>
<li class="file-stats">
<a href="#dc7dda19459c57ebde6cdf2b7d452beabc1f64f8">
src/paths/all_shortest_paths.c
</a>
</li>
<li class="file-stats">
<a href="#523b2e3b9047ca218793fdc1b7b73ede38c742ef">
src/paths/sparsifier.c
</a>
</li>
<li class="file-stats">
<a href="#08debabbf016c36793b1670bf79cfc0453d6cdc7">
src/properties/dag.c
</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/igraph/-/commit/e9aa6924f8db686bdaf6a48adc7ea0692d801061">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/igraph/-/commit/e9aa6924f8db686bdaf6a48adc7ea0692d801061"}}</script>


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