Debian Patches

Status for denemo/2.6.49-0.1

Patch Description Author Forwarded Bugs Origin Last update
0001-Change-path-of-manual.patch This patch changes the path where the browser looks for the manual. See Debian Policy 12.3 and 12.4
(2022 update: Install to /usr/share/doc/denemo instead of
/usr/share/doc/denemo-doc for debhelper compat level 11 and up)
Josue Abarca <jmaslibre@debian.org.gt> not-needed 2014-08-17
0002-Prevent-incompatible-pointer-types.patch Prevent incompatible pointer types + include header instead of (wrong) declaration of function Bastian Germann <bage@debian.org> no 2025-09-11
0003-Use-full-path-for-testing.patch During the test execution using the full path to the binary instead of using a relative path, this allows one to make
builds out of the tree.
Josué Abarca <jmaslibre@debian.org> no 2014-08-31
0004-Change-fonts-path.patch This patch changes the path where denemo looks for the fonts. Josué Abarca <jmaslibre@debian.org> not-needed 2014-08-31
0005-Test-normalization-for-total-edit-time.patch Test normalization for total-edit-time
Add a normalize_denemo_content() function that replaces
<total-edit-time>N</total-edit-time> with
<total-edit-time>0</total-edit-time> before comparing files.

This prevents non-reproducible test failures caused by the edit timer
incrementing during test execution.
Bastian Germann <bage@debian.org> no 2026-01-20
0006-lily-directive-XML-parsing-bug-data-loss.patch lily-directive XML parsing bug (data-loss)
When parsing a <lily-directive> element with child elements (new XML format),
xmlNodeListGetString() was returning whitespace (newlines/indentation between
elements) rather than NULL. The code was checking if (directive == NULL) to
decide whether to call parseDirective(), but since directive was whitespace,
the new-format parsing path was never taken.

Check if directive is NULL or contains only whitespace before deciding to use
the new-format parser:
Bastian Germann <bage@debian.org> no debian 2026-01-20
0007-Install-soundfont-into-correct-directory.patch This patch changes the path where the soundfont gets installed to the typical location in Debian. Dhionel Díaz <ddiaz@cenditel.gob.ve> not-needed debian 2016-05-12
0008-Use-xdg-open-as-default-browser.patch Use xdg-open instead of firefox as default browser Anthony Fok <foka@debian.org> no vendor 2022-06-18
0012-Move-icon-from-pixmaps-to-icons-directory.patch Move icon from pixmaps to icons directory See https://wiki.debian.org/AppStream/Guidelines#Icon_best_practices Anthony Fok <foka@debian.org> no vendor 2023-01-28
0013-Fix-FTBFS-with-GCC-14.patch Fix FTBFS with GCC 14 Dr. Tobias Quathamer <toddy@debian.org> no 2024-08-22
0014-Fix-FTBFS-with-GCC-15.patch Fix some GCC 15 build issues Andreas Tille <tille@debian.org> no 2025-09-11
0015-Fix-test-compilation-warnings.patch Fix test compilation warnings
diff --git a/tests/integration.c b/tests/integration.c
index f3aad7a1f..ba531f226 100644
Tj <debian@iam.tj> yes 2025-09-11

All known versions for source package 'denemo'

Links