Debian Patches

Status for lensfun/0.3.4-1

Patch Description Author Forwarded Bugs Origin Last update
local-mathjax.diff Use a locally installed mathjax, instead of a remote version
diff --git a/docs/doxyfile.in.cmake b/docs/doxyfile.in.cmake
index 235484b..9dd8550 100644
Pino Toscano <pino@debian.org> not-needed 2016-01-09
python-setuptools.diff Fix the installation of the Python module - move the installation root ($DESTDIR) as --root parameter
- specify --single-version-externally-managed, so the module is not installed
as single egg file
Pino Toscano <pino@debian.org> not-needed 2023-07-23
fix-float.diff Stop using INT_MIN/INT_MAX for floats .
INT_MIN/INT_MAX are meant for the int type, and thus casting them to a
different type (float) means loss of precision which may lead to failed
comparisons later on.
.
Instead use the proper limits using std::numeric_limits.
Pino Toscano <pino@debian.org> yes 2023-08-12

All known versions for source package 'lensfun'

Links