In debian/watch no matching files for watch source https://bitbucket.org/fenics-project/dolfin/downloads/
commit 953f5a70b2c97c7e0d35a348965d88d5d95487a5 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 08:22:07 2025 +0000 Add patch deprecated-std-bind2nd.patch - Avoids calling deprecated std::bind2nd in dolfin/io/H5File.cpp and dolfin/io/XMLFile.cpp commit c9487ce412e87faa8a1d279543bf8adb4817c582 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 08:18:11 2025 +0000 Add patch deprecated-boost-filesystem-extension.patch - Avoids calling deprecated boost::filesystem::extension in dolfin/io/XMLFile.cpp commit 62b148cb2ff4b9981aa93e4d13d259ac2cc2e6c8 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 08:08:28 2025 +0000 Add reference to commit by Alexandre Detiste in changelog commit 21c28bf6a93355d851463069c9a1cc75112fdd2e Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 08:05:33 2025 +0000 * 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. commit a44242e0152679ceb95cef327f92946b7910043f Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:53:32 2025 +0000 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. commit b58baf2cb359c31dcfe8232766239f5b05a3f49c Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:39:54 2025 +0000 Use DEB_VERSION provided by /usr/share/dpkg/default.mk instead of querying dpkg-parsechangelog, as suggested by routine-update. commit a48081e53a32a58b66e675c54d21c1534841a49f Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:39:41 2025 +0000 Fix changelog produced by the previous two commits commit 69acb38138999c645c0505de859c2bb980a05776 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:21:16 2025 +0000 Add missing build dependency on python3-numpy-dev for command dh_numpy3. Changes-By: lintian-brush Fixes: lintian: missing-build-dependency-for-dh_-command See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html commit cc25d74b574b3f9c8ce66d63b70a861e21dc7d5c Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:21:16 2025 +0000 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html commit dd2fea8f10b1c5b8b030473f0aa5cac6c2c4f427 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:21:14 2025 +0000 No tab in license text (routine-update) commit c9dbbd84e9bb2138ec355b3d3d5e018f323ad936 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:20:56 2025 +0000 Remove trailing whitespace in debian/copyright (routine-update) commit 192884ecae57d53e597d1df903ae73676c865e55 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:20:56 2025 +0000 Reorder sequence of d/control fields by cme (routine-update) commit c59892b0e633e16e3b0d161f85c1202b0f940a0a Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:20:28 2025 +0000 Standards-Version: 4.7.2 (routine-update) commit 6ce98a4254e0f1860e1d1e16065c821b63cab7a9 Author: Francesco Ballarin <ballarin@debian.org> Date: Thu Aug 21 07:19:55 2025 +0000 Update my email address commit 90269e6628c3204f4ea96bf7e665edebb1785ab5 Author: Alexandre Detiste <tchet@debian.org> Date: Sun Aug 17 13:51:29 2025 +0200 drop extraneous runtime dependency on python3-six
Among the 25 debian patches available in version 2019.2.0~legacy20240219.1c52e83-18 of the package, we noticed the following issues: