[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#859959: brltty: please make the javadoc build reproducible



Source: brltty
Version: 5.4-7
User: reproducible-builds@lists.alioth.debian.org
Usertags: timestamps
Priority: wishlist


brltty embeds timestamps in its javadoc, which makes the package not
reproducible.

Please add -notimestamp to your javadoc invocation in Bindings/Java/Makefile.in:78:

-$(JAVADOC) -quiet -d doc -author -version -use $(JAVA_SOURCES)
+$(JAVADOC) -quiet -d doc -author -notimestamp -version -use $(JAVA_SOURCES)

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/brltty.html


Reply to: