Bug#877470: bsh; please make the build reproducible (timestamps)

Chris Lamb lamby at debian.org
Wed Oct 4 06:27:08 UTC 2017


Hi,

> bsh; please make the build reproducible (timestamps)

+SOURCE_DATE_EPOCH       ?= $(shell dpkg-parsechangelog -STimestamp)

I'd actually use /usr/share/dpkg/pkg-info.mk for this :)

+	  --clamp-mtime --mtime="$(SOURCE_DATE_EPOCH)"

Shouldn't this be --mtime="@$(SOURCE_DATE_EPOCH)" (nb. with the @?)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-



More information about the pkg-java-maintainers mailing list