Package: siconos / 4.3.1+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| siconos | 4.3.1+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| remove youtube links in documentation.patch | (download) |
docs/CMakeLists.txt |
11 1 + 10 - 0 ! |
remove youtube links in documentation. Privacy concerns. |
| siconos cmake version.patch | (download) |
scripts/siconos.py.in |
16 3 + 13 - 0 ! |
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. |
| remove det.patch | (download) |
kernel/src/utils/SiconosAlgebra/SimpleMatrix.hpp |
5 0 + 5 - 0 ! |
remove det() function Unfortunately the file determinant.hpp did not have adequate copyright information, however it is not used by Siconos. |
| remove required components check.patch | (download) |
siconos-config.cmake.in |
6 0 + 6 - 0 ! |
remove required components check. Installed CMake target checks assume all components are installed, |
| is with literal.patch | (download) |
kernel/swig/fromXml.py.in |
2 1 + 1 - 0 ! |
fix a python warning about 'is' with a literal. |
| breathe node factory.patch | (download) |
docs/gendoctools/__init__.py.in |
2 1 + 1 - 0 ! |
breathe-node-factory |
| import command from distutils.core.patch | (download) |
wrap/setup.py.in |
3 2 + 1 - 0 ! |
import command from distutils.core |
| fix filter indexing bug.patch | (download) |
io/swig/io/filter.py |
2 1 + 1 - 0 ! |
fix indexing bug in siconos_filter program. |
| prefer config for Boost.patch | (download) |
scripts/siconos.py.in |
3 3 + 0 - 0 ! |
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
|
