Source: mfem Followup-For: Bug #1122615 X-Debbugs-Cc: Alex Myczko <[email protected]>
Hi Alex, thanks for the swift upload of mfem 4.9+ds-1 With respect to * d/control: version hypre build-depends I think mfem doesn't need a versioned Build-Depends on hypre 3.0 If I understood correctly, it will still build fine with the older hypre 2, the upstream patch catches the difference with some #ifdefs in code. That is, hypre 3 needs mfem 4.9 (in order to migrate to testing), but mfem 4.9 does not need hypre 3. If we push mfem 4.9 to unstable (once it passes NEW) it can build against hypre 2.33.0, and then it can get rebuilt via a binNMU against hypre 3.0.0 once the hypre transition is started.

