<!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;">
Jérôme Benoit 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/2db7fda34980664b747d6037c4e5148b264a55ea">2db7fda3</a></strong>
<div>
<span> by Jerome Benoit </span> <i> at 2023-03-27T15:51:54+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 0.10.4</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/med-team/igraph/-/commit/ed7e2a21078f0695922d22ba2bb4123c66110925">ed7e2a21</a></strong>
<div>
<span> by Jerome Benoit </span> <i> at 2023-03-27T15:52:13+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 0.10.4+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="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#419d52dcfa39c76bbf72833eb6f5f7152f6ec661">
CONTRIBUTORS.md
</a>
</li>
<li class="file-stats">
<a href="#e16d598b0634ec272a02e0bb213ee71f533420fa">
IGRAPH_VERSION
</a>
</li>
<li class="file-stats">
<a href="#95a5621d75ad7b16b674d5d847416c6248872eb8">
doc/layout.xxml
</a>
</li>
<li class="file-stats">
<a href="#c1f0a307477166e280fc4c7c3326c04aceb0c036">
doc/matrix.xxml
</a>
</li>
<li class="file-stats">
<a href="#6ce5a26c86fb0b44cd2bdd6f664ed5a08ce30c0d">
doc/operators.xxml
</a>
</li>
<li class="file-stats">
<a href="#e106819dfec04084293e5fdeb9e12d3ea93e5680">
doc/structural.xxml
</a>
</li>
<li class="file-stats">
<a href="#82681b16e3e999adfbee6587d901e4518f5dddf7">
<span class="deleted-file">

etc/cmake/CTestCustom.cmake.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#b4b6df26c7136274b5aeb60499558f893baf5c58">
examples/simple/igraph_bipartite_projection.c
</a>
</li>
<li class="file-stats">
<a href="#1833f91fa33b31a305b873941f8c2632a7e1b539">
examples/simple/igraph_community_edge_betweenness.c
</a>
</li>
<li class="file-stats">
<a href="#86b4a7672e6a77b923917e24dc82329b65c556c1">
examples/simple/igraph_community_edge_betweenness.out
</a>
</li>
<li class="file-stats">
<a href="#4283e28ca20214dba9b208c706f8a03a31e76fa6">
examples/simple/igraph_community_fastgreedy.c
</a>
</li>
<li class="file-stats">
<a href="#dfd9259cb117ea41320bb0897189457279c7b1c2">
examples/simple/igraph_community_fastgreedy.out
</a>
</li>
<li class="file-stats">
<a href="#c86eb3a01f6029f44764e8a762832a065b94eeb1">
examples/simple/igraph_random_sample.c
</a>
</li>
<li class="file-stats">
<a href="#6f7d20066b2f4941f7079ee25cc7e5ab34a49b40">
examples/simple/igraph_version.c
</a>
</li>
<li class="file-stats">
<a href="#2b189cf719aab8b269a04d2ec219ea4caa4cb471">
include/igraph_arpack.h
</a>
</li>
<li class="file-stats">
<a href="#f2ad325973365a872ffd86c2fabfcc7fbe15bcef">
include/igraph_attributes.h
</a>
</li>
<li class="file-stats">
<a href="#5e3f3daac48d097e2255300f88a49850bb0a4575">
include/igraph_centrality.h
</a>
</li>
<li class="file-stats">
<a href="#e462d9f551e19477c94d584b6cd17f12e54b7dd4">
include/igraph_coloring.h
</a>
</li>
<li class="file-stats">
<a href="#0402c7cfa0ecb5ffcf4dd2f9e4886863cee1e822">
include/igraph_constants.h
</a>
</li>
<li class="file-stats">
<a href="#46ce732738da75232f168b55f6a6d1a1547f221f">
include/igraph_constructors.h
</a>
</li>
<li class="file-stats">
<a href="#49758e8d3af17e972a222dd9c1400ca03ada55c9">
include/igraph_flow.h
</a>
</li>
<li class="file-stats">
<a href="#3208f622067a82ef74000a357134b374249546b8">
include/igraph_hrg.h
</a>
</li>
<li class="file-stats">
<a href="#381805ef21758370082c7137f9e6cec57220e9c1">
include/igraph_layout.h
</a>
</li>
<li class="file-stats">
<a href="#0e6a5ee22d59c761064bfddb2102f4eed2811c7f">
include/igraph_matrix.h
</a>
</li>
<li class="file-stats">
<a href="#437253c7536249d980539b705f8dcd0603635037">
include/igraph_matrix_pmt.h
</a>
</li>
<li class="file-stats">
<a href="#5623759c4ed5b23c1fa5a567d5273073897e64e9">
include/igraph_motifs.h
</a>
</li>
<li class="file-stats">
<a href="#9e0cd2e68bb514b26bc8e7db21af1bef6d95a51a">
include/igraph_nongraph.h
</a>
</li>
<li class="file-stats">
<a href="#06f3ec85479c6c84b9d5cc10623be96bf2cc59d7">
include/igraph_operators.h
</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/-/compare/7a72b5a968bebf516e2329957adfec79e9351551...ed7e2a21078f0695922d22ba2bb4123c66110925">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>



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