[ubuntu/questing-proposed] dolfin 2019.2.0~legacy20240219.1c52e83-19 (Accepted)

Matthias Klose m1 at klose.in-berlin.de
Tue Sep 9 19:00:16 UTC 2025


dolfin (2019.2.0~legacy20240219.1c52e83-19) unstable; urgency=medium

  * Drop extraneous runtime dependency on python3-six [Alexandre Detiste]
  * Update email address of Francesco Ballarin
  * Standards-Version: 4.7.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * No tab in license text (routine-update)
  * Use secure URI in Homepage field.
  * Add missing build dependency on python3-numpy-dev for command dh_numpy3.
  * Use DEB_VERSION provided by /usr/share/dpkg/default.mk instead of querying
    dpkg-parsechangelog, as suggested by routine-update.
  * Add patch bump_minimum_boost_version.patch
    - This patch will be required when Boost 1.89 is packaged by debian
      because Boost 1.89 has removed the Boost.System library stub
    - FindBoost.CMake will still search for Boost.System library stub if the
      minimum required version of Boost declared in CMakeLists.txt is less than
      1.72.
    - Debian currently packages Boost 1.83, but there is no harm in including
      this patch now because Boost.System has been header only since 1.69, and
      therefore surely we do not need to include its library stub.
  * Add patch jit_avoid_distutils.patch
    - Patches a single line in python/dolfin/jit/pybind11jit.py removing an
      import from distutils.
    - Rationale: distutils has been deprecated since python 3.10 and removed in
      python 3.12. While setuptools currently brings it back, there is no need
      to rely on that for an import that can be easily replaced to avoid
      distutils at all.
  * Add patch deprecated-boost-filesystem-extension.patch
    - Avoids calling deprecated boost::filesystem::extension in
      dolfin/io/File.cpp and dolfin/io/XMLFile.cpp
    - Closes: #1110575.
  * Add patch deprecated-std-bind2nd.patch
    - Avoids calling deprecated std::bind2nd in dolfin/io/H5File.cpp and
      dolfin/io/XMLFile.cpp

Date: 2025-09-09 16:33:54.977780+00:00
Signed-By: Matthias Klose <m1 at klose.in-berlin.de>
https://launchpad.net/ubuntu/+source/dolfin/2019.2.0~legacy20240219.1c52e83-19
-------------- next part --------------
Sorry, changesfile not available.


More information about the Questing-changes mailing list