Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-youtube-links-in-documentation.patch | Remove youtube links in documentation. Privacy concerns. |
Stephen Sinclair <radarsat1@gmail.com> | no | 2020-06-07 | ||
siconos-cmake-version.patch | Hardcode cmake version checks in siconos script Since we know the version of cmake, no need to check it at runtime, so we can remove a dependency on setuptools. |
Stephen Sinclair <radarsat1@gmail.com> | no | 2020-06-07 | ||
remove-det.patch | Remove det() function Unfortunately the file determinant.hpp did not have adequate copyright information, however it is not used by Siconos. |
Stephen Sinclair <radarsat1@gmail.com> | no | 2020-05-19 | ||
remove-required-components-check.patch | Remove required components check. Installed CMake target checks assume all components are installed, which forbids breaking them up into different packages, this patch causes targets to only check their own libraries. |
Stephen Sinclair <radarsat1@gmail.com> | no | 2020-06-07 | ||
is-with-literal.patch | Fix a Python warning about 'is' with a literal. | Stephen Sinclair <radarsat1@gmail.com> | no | 2020-06-07 | ||
breathe-node-factory.patch | breathe-node-factory | Debian Science Maintainers | no | 2020-08-26 | ||
import-command-from-distutils.core.patch | Import Command from distutils.core | Stephen Sinclair <radarsat1@gmail.com> | no | 2020-09-02 | ||
fix-filter-indexing-bug.patch | Fix indexing bug in siconos_filter program. | Stephen Sinclair <radarsat1@gmail.com> | no | 2020-11-28 | ||
prefer-config-for-Boost.patch | Prefer config for Boost. Suppresses a warning which breaks autopkgtest: CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets |
Stephen Sinclair <radarsat1@gmail.com> | no | 2020-11-28 |