Debian Patches

Status for lyx/2.3.7-1

Patch Description Author Forwarded Bugs Origin Last update
0007-Fix-path-to-perl.patch Fix path to perl "Dr. Tobias Quathamer" <toddy@debian.org> no 2019-09-01
0006-Fix-bash-completion-script.patch Fix bash completion script. "Dr. Tobias Quathamer" <toddy@debian.org> no 2022-06-18
0007-Fix-FTBFS-with-GCC-12.patch Fix FTBFS with GCC 12.

This fix uses two patches from upstream. They are included in
lyx 2.4.

https://www.lyx.org/trac/changeset/1ef1808c935ae7e89a988ea390ee26e9aa499b86/lyxgit
https://www.lyx.org/trac/changeset/b73ab0256d113571174fed4b2a3405fe8c44d297/lyxgit
"Dr. Tobias Quathamer" <toddy@debian.org> no 2022-06-18
0001-Prefer-xdg-open.patch Prefer xdg-open
Add xdg-open as the first choice whenever this seems to be useful.
"Dr. Tobias Quathamer" <toddy@debian.org> no 2018-01-31
0002-Prefer-python3-over-python2.patch Prefer python3 over python2 "Dr. Tobias Quathamer" <toddy@debian.org> no 2018-09-17
0003-Replace-shebang-line-with-python3.patch Replace shebang line with python3
To find all affected files, the following
two commands have been used:

grep -r --files-with-matches "^#\!\s*/usr/bin.*python" src/ | xargs sed -i -e "1 s/^#\!.*python.*/#\!\/usr\/bin\/python3/"
grep -r --files-with-matches "^#\!\s*/usr/bin.*python" lib/ | xargs sed -i -e "1 s/^#\!.*python.*/#\!\/usr\/bin\/python3/"
"Dr. Tobias Quathamer" <toddy@debian.org> no 2018-09-17
0004-Use-python3-internally-in-the-C-code-as-well.patch Use python3 internally in the C code as well "Dr. Tobias Quathamer" <toddy@debian.org> no 2018-09-17
0008-Fix-String-Bytes-Problem-in-layout2layout.py.patch Fix String/Bytes Problem in layout2layout.py.

This is an adapted cherry-pick from upstream:

https://www.lyx.org/trac/changeset/940d3ceeb9e6d8ce216afedf18c898ec075cc27d/lyxgit
"Dr. Tobias Quathamer" <toddy@debian.org> no 2022-06-18
0009-Add-newer-metainfo-and-remove-appdata.xml.patch Add newer metainfo and remove appdata.xml.

Cherry-pick from upstream:
https://www.lyx.org/trac/changeset/cd5d1be8f8925/lyxgit
"Dr. Tobias Quathamer" <toddy@debian.org> no 2023-01-02

All known versions for source package 'lyx'

Links