Bug#1129354: transition: hypre
Francesco Ballarin
ballarin at debian.org
Sun Mar 1 10:23:52 GMT 2026
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: hypre at packages.debian.org, ballarin at debian.org
Control: affects -1 + src:hypre
User: release.debian.org at packages.debian.org
Usertags: transition
Hi,
I'd like to request hypre to transition from 3.0.0 to 3.1.0.
I have locally rebuilt and tested hypre, mfem, sundials, petsc, and each of
those is ok on my amd64 machine.
mfem will need to be rebuilt, because libhypre-dev Breaks: libmfem-dev (<=
4.9+ds-2) since 3.0.0-2.
Cheers,
Francesco
Ben file:
title = "hypre";
is_affected = .depends ~ /\b(libhypre\-3\.0\.0|libhypre64\-3\.0\.0|libhypre64m\-3\.0\.0)\b/ | .depends ~ /\b(libhypre\-3\.1\.0|libhypre64\-3\.1\.0|libhypre64m\-3\.1\.0)\b/;
is_good = .depends ~ /\b(libhypre\-3\.1\.0|libhypre64\-3\.1\.0|libhypre64m\-3\.1\.0)\b/;
is_bad = .depends ~ /\b(libhypre\-3\.0\.0|libhypre64\-3\.0\.0|libhypre64m\-3\.0\.0)\b/;
More information about the debian-science-maintainers
mailing list