fenics-dolfinx (1:0.10.0.post5-7) unstable; urgency=medium . * debian/python3-dolfinx.pydist provides a pydist file enabling dh_python3 to map a fenics-dolfinx python dependency to the python3-dolfinx debian package * deactivate debian patch cells_int64_PR4057.patch to test operation of nanobind 2.11.0-3 fixing type conversion fixed in Bug#1127895 (monitoring i386 test failure) fenics-dolfinx (1:0.10.0.post5-6) unstable; urgency=medium . * debian patch cells_int64_PR4057.patch ensures test cells are always created with int64. Needed to pass mixed mesh tests with nanobind 2.11.0 (pending #1127895). Closes: #1127672, #1127800. nanobind (2.11.0-3) unstable; urgency=medium . * robin-map-dev is required in 'nocheck' profile * Fix implicit conversion for std::optional<> types (Closes: #1127895) nanobind (2.11.0-2) unstable; urgency=medium . * Upload to unstable. . nanobind (2.11.0-1) experimental; urgency=medium . * New upstream version 2.11.0 * Refresh patch (no functional changes) * New ABI version 18 * Bump Standards-Version to 4.7.3 nanobind (2.11.0-1) experimental; urgency=medium . * New upstream version 2.11.0 * Refresh patch (no functional changes) * New ABI version 18 * Bump Standards-Version to 4.7.3 python-filelock (3.24.3-1) unstable; urgency=medium . * New upstream release. * Update d/copyright to reflect upstream's license switch to MIT. scifem (0.16.1-1) unstable; urgency=medium . * New upstream release scifem (0.14.0-1exp1) experimental; urgency=medium . * New upstream release scifem (0.13.1-1) unstable; urgency=medium . * New upstream release scifem (0.10.0-1) unstable; urgency=medium . * New upstream release scifem (0.6.0-3) unstable; urgency=medium . * debian patch python_depends_nanobind.patch injects nanobind into python depends (pyproject.toml) to allow dh_python3 to catch the nanobind ABI dependency. See nanobind transition Bug#1111004. scifem (0.6.0-2) unstable; urgency=medium . * update to unstable for inclusion in trixie (unblock Bug#1106702) scifem (0.6.0-1) experimental; urgency=medium . * New upstream release - updates blocked solver API - updates read_mri_data_to_function - fixes xdmf and adios2 file handling scifem (0.5.0-4) unstable; urgency=medium . * mpich (on 32-bit systems) sends warning messages to stderr, breaking debci tests. Redirect mpich stderr to stdout. scifem (0.5.0-3) unstable; urgency=medium . * Depends:python3-adios2 only on architectures where adios2 is available (not 32-bit and not hurd). h5py is used as a fallback. scifem (0.5.0-2) unstable; urgency=medium . * Build-Depends: python3-nibabel. Also for debian/tests. python3-scifem Recommends: python3-nibabel. nibabel is required by the biomedical submodule, and used by test_read_mri_data scifem (0.5.0-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.7.2 scifem (0.3.1-1) unstable; urgency=medium . * New upstream release scifem (0.3.0-5) unstable; urgency=medium . * debian/tests MPI test Depends: python3-h5py-mpi. Otherwise h5py-serial is used, causing MPI tests to fail. scifem (0.3.0-4) unstable; urgency=medium . * debian/tests: run MPI tests verbose and report number of available (and used) processors scifem (0.3.0-3) unstable; urgency=medium . * debian/tests: switch off pytest colour in MPI tests scifem (0.3.0-2) unstable; urgency=medium . * debian/tests Depends: python3-all-dev not python3-all, to get Python headers needed by cffi (via ffcx) for non-default Python versions. Closes: #1096194. scifem (0.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #1092347) * debian patch no_rpath.patch switches off adding RPATH to binary python extensions * debian/py3dist-overrides identifies fenics_dolfinx as python3-dolfinx * debian/tests: use ADIOS2_ALWAYS_USE_MPI=1 to distinguish serial xdmf (point cloud) tests with h5py and with adios2 (needs MPI even for single process). Separately, run all tests under MPI.