Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
hardening.patch | Disable optimisation flags PyOpenCL manages its own CXXFLAGS which enable optimisation and disable debug options. This patch disables setting of default optimisation levels as this might conflict with hardening and DEB_BUILD_OPTIONS. |
Tomasz Rybak <serpent@debian.org> | not-needed | 2019-11-05 | ||
fix-setup.patch | Disable tests during setup Do not check for presence of shipped Boost and presence of configuration files during building of package. Clean compiled files and configuration. |
Tomasz Rybak <serpent@debian.org> | not-needed | 2019-11-05 | ||
reproducible-documentation.patch | Ensure reproducible documentation Do not fetch external Sphinx inverntory but use one from Debian packages. Use OrderedDict to ensure the same order of added external links. |
Tomasz Rybak <tomasz.rybak@post.pl> | not-needed | 2019-11-05 | ||
python3.patch | Run scripts under Python 3 Ensure that setup.py and configure.py uses Python 3 for running. | Tomasz Rybak <serpent@debian.org> | not-needed | 2019-11-05 |