Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-various-spelling-errors-found-by-lintian.patch | Fix various spelling errors found by lintian | Axel Beckert <abe@debian.org> | no | 2018-01-02 | ||
Create-a-shared-library.patch | Create a shared library Create a shared library to link to gdl executable and Python extension The library is called libgnudatalanguage.so to avoid confusion with the libgdl from the GNOME project. |
Ole Streicher <olebole@debian.org> | yes | 2016-01-24 | ||
Make-shared-library-and-python-extension-Multiarch-aware.patch | Make shared library and python extension Multiarch aware. Also, fix the RPATH issues. |
Ole Streicher <olebole@debian.org> | no | 2015-12-23 | ||
Build-with-Debian-s-antlr-instead-of-the-embedded-copy-in.patch | Build with Debian's antlr instead of the embedded copy in src/antlr | Axel Beckert <abe@debian.org> | no | 2016-01-08 | ||
Fix-wrong-include-in-dSFMT.patch | Fix wrong include in dSFMT | Ole Streicher <olebole@debian.org> | no | 2018-12-01 | ||
Disable-specialized-code-that-causes-problems-on-powerpc.patch | Disable specialized code that causes problems on powerpc https://github.com/gnudatalanguage/gdl/issues/530 |
Ole Streicher <olebole@debian.org> | no | 2019-01-08 | ||
Remove-tests-that-take-too-long-on-some-archs.patch | Remove tests that take too long on some archs This is taken from debian/tests/test_gdl.ignore. We explicitly need to patch out these tests since they even should not run at build time (where tests_gdl.ignore is not used). |
Ole Streicher <olebole@debian.org> | no | 2019-01-09 | ||
Initial-attempt-at-python-3-support.patch | Initial attempt at python 3 support | Orion Poplawski <orion@cora.nwra.com> | no | 2018-09-19 | ||
Initialize-GraphicsMagick-on-library-load.patch | Initialize GraphicsMagick on library load GNU Data Language library uses GraphicsMagick via static variables as well. These get initialized and used on its library load and initialization. For this reason GM library needs to be initialized on GDL library load. |
"Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2019-04-20 | ||
Add-support-for-PROJ.4.patch | Add support for PROJ.4 | =?utf-8?q?G=C3=BCrkan_Myczko?= <gurkan@phys.ethz.ch> | no | 2019-11-14 |