Source: brltty
Version: 5.4-7
User: reproducible-bui...@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 via email to