dolfin (2019.2.0~legacy20240219.1c52e83-19)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/science-team/fenics/dolfin.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 684032
- Browser: https://salsa.debian.org/science-team/fenics/dolfin
- Last scan: 2025-09-09 15:31:20+00
- Next scan: 2025-09-18 00:46:00+00
- CI pipeline status: failed
- Debian changelog in Git:
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
-- Francesco Ballarin <ballarin@debian.org> Tue, 09 Sep 2025 07:21:02 +0000
- This branch is even with tag debian/2019.2.0_legacy20240219.1c52e83-19