Control: tags -1 confirmed On 2026-03-01 10:23:52 +0000, Francesco Ballarin wrote: > 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.
Go ahead Cheers > > 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/; > -- Sebastian Ramacher

