Debian Patches

Status for wxmaxima/26.08.0+ds-2

Patch Description Author Forwarded Bugs Origin Last update
upstream-doc-es-fix-absent_png_image.patch upstream: fix: doc: es: absent PNG image It appears that Spanish documents includes a PNG image
that is absent, namely `EjemploSegundaTabla.png`.
This patch includes the corresponding language-free image
`SecondTableExample.png`.
This patch has been committed upstream (commit bbfe52a).
Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-08-15
upstream-fix-manpages-VERSION-notsubstitute.patch upstream: fix: manpages: VERSION substitution It appears that the VERSION information in the manpages `wxmaxima.1`
and `de/wxmaxima.1` is blank. The substitution machinery does not work
because VERSION cmake-macro is out of its scope. This patch resolves and
renders more transparent the substitution process by introducing a specific
MANPAGEVERSION macro and by setting it to WXMAXIMA_VERSION.
This patch has been committed upstream (commit a86a9a9).
Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-08-14
upstream-reproducibility-manpages-timestamp.patch upstream: reproducibility: manpages: time stamp It appears that the TIMESTAMP of the manpages is set to the
timestamp of their physical files: this is bad good-idea because
it make the TIMESTAMP depends on hazardous copies (cp(1)) and
touches (touch(1)). This patch sets the TIMESTAMP to the building
time. A better solution could be, for example, to set the TIMESTAMP
at the editing time (by hand) or at the committing (via an ad hoc
script in `.git/hooks`).
This patch has been committed upstream (commit 66800ec).
Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-08-14
upstream-test-enhance-env.patch upstream: test: enhance: environment This patch extends the per-se environment machinery for tests
beyond the `MAXIMA_USERDIR` path environment variable to other
relevant path environment variables (`TMPDIR`, `MAXIMA_USERDIR`,
`MAXIMA_OBJDIR`, `MAXIMA_TEMPDIR`, `XDG_CONFIG_HOME`).
This allows developers and maintainers to isolate possible issues
per test at the same expense. Each path environment variable points
to a subfolder inside the former cmake-variable `wxm_userdir` and
named according to the variable name. There is room for extra
environment variables. To reflect the change, comments were modified,
the cmake-variable `wxm_userdir` was renamed `wxm_envdir` and the
per test folder `test_userdirs` was renamed `test_envdirs`.
At the time of writing, this patch reveals that some `MAXIMA_TEMPDIR`
subfolders are not properly emptied.
This patch has been committed upstream (commit e77c895).
Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-08-15
debianization.patch debianization Meant to maintain a minimal debian/rules, to fix warnings,
to address Debian specific stuff in general.
Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-08-02
debianization-doc-adhoc.patch debianization: doc: ad hoc This patch bypasses the hungarian documents
as they fails to compose at the time of writing.
The issue has been submitted to upstream
( https://github.com/wxMaxima-developers/wxmaxima/issues/2271 )
This patch is meant to be a temporary patch.
Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-08-13
debianization-tests-WXM_TEST_TIMEOUT.patch debianization; tests: WXM_TEST_TIMEOUT This patch adjusts the WXM_TEST_TIMEOUT duration
as some exotic architectures supported by Debian
appear to be slower than upstream computers.
This patch is an adhocery: it would be better to pass
adquate WXM_TEST_TIMEOUT durations via an option
(or something).
Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-08-04
debianization-tests-relax.patch debianization: tests: relax This patch relaxes a very minor check. Jerome Benoit <calculus@rezozer.net> not-needed debian 2026-07-24

All known versions for source package 'wxmaxima'

Links