Source: clucene-core
Followup-For: Bug #1059805
X-Debbugs-Cc: r...@debian.org, thorsten.behr...@allotropia.de

On Mon, 1 Jan 2024 18:24:19 +0100, Rene wrote:
> LibreOffice created a patch to clucene to make their help pages
> reproducible. Maybe we should include it here? (libreoffice in Debian
> uses the system library instead of the embedded copy.)

A possible obstacle with that approach: the libreoffice code invokes the
additional API function to implements this when _not_ configured[1] to use the
system-provided clucene.

And so a question: could the fix be achieved by changing the default value of
the version field from millis-timestamp to zero -- meaning: without needing to
adjust the API?

FWIW: I think Debian should avoid carrying an API that is divergent to
upstream, even if the current upstream is no-longer-maintained.  Otherwise
people may unintentionally write software that works on Debian but that does
not build/run on other platforms.

[1] - 
https://cgit.freedesktop.org/libreoffice/core/tree/helpcompiler/source/HelpIndexer.cxx?id=ff071078ee5f13f0e9d430d6783444a631d232a0#n109

Reply via email to