<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi, <br>
</p>
<p>I see:</p>
<p>"Marked for autoremoval on 02 January due to <a
href="https://tracker.debian.org/pkg/coin3">coin3</a>: <a
href="https://bugs.debian.org/1087859">#1087859</a> <span
class="label label-warning pull-xs-right">high</span> </p>
<div class="card-block">
<div><span>Version 0.21.2+dfsg1-6 of freecad is marked for
autoremoval from testing on Thu 02 Jan 2025. </span><span>It
depends (transitively) on <a
href="https://tracker.debian.org/pkg/coin3">coin3</a>,
affected by <a href="https://bugs.debian.org/1087859">#1087859</a>.
</span>You should try to prevent the removal by fixing these RC
bugs." <br>
</div>
<div><br>
</div>
<div>on <a class="moz-txt-link-freetext" href="https://tracker.debian.org/pkg/freecad">https://tracker.debian.org/pkg/freecad</a> <br>
</div>
<div><br>
</div>
<div>Will this be fixed before that deadline?</div>
<div><br>
</div>
<div>- Asle<br>
</div>
</div>
<p>On Tue, 19 Nov 2024 17:11:44 +0100 <a class="moz-txt-link-abbreviated" href="mailto:roehling@debian.org">roehling@debian.org</a> wrote:</p>
> Source: coin3<br>
> Version: 4.0.2+ds-2<br>
> Severity: serious<br>
> User: <a class="moz-txt-link-abbreviated" href="mailto:cmake@packages.debian.org">cmake@packages.debian.org</a><br>
> Usertags: cmake-3.31<br>
> <br>
> Dear maintainer,<br>
> <br>
> your package has an autopkgtest regression with CMake 3.31.
CMake has<br>
> deprecated backwards compatibility for versions earlier than
3.10,<br>
> which causes cmake_minimum_required() and/or cmake_policy() to
emit a<br>
> warning on stderr, thereby causing your autopkgtest to fail.
The<br>
> tests should be unaffected otherwise.<br>
> <br>
> To avoid this warning from cmake_minimum_required() you have
two<br>
> options:<br>
> <br>
> 1. Bump the minimum required version to at least 3.10. For
reference,<br>
> the CMake version in oldstable is 3.18 and in oldoldstable is
3.13.<br>
> <br>
> 2. Add a maximum version with the ... operator. For example,
instead<br>
> of cmake_minimum_required(VERSION 3.7) use<br>
> cmake_minimum_required(VERSION 3.7...3.31).<br>
> <br>
> In either case, please verify that the requested policy profile
is<br>
> compatible with your package. This is very likely the case you
have a<br>
> non-trivial autopkgtest which passes after the change.<br>
> <br>
> <br>
<br>
</body>
</html>