Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:hypre
User: [email protected]
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/;

Reply via email to