[Reproducible-builds] Bug#792667: jack-audio-connection-kit: please make the build reproducible

Reiner Herrmann reiner at reiner-h.de
Sat Jul 18 11:58:04 UTC 2015


On Fri, Jul 17, 2015 at 11:02:45AM +0100, Chris Lamb wrote:
> -	@sed -e "s/!VERSION!/@JACK_RELEASE@/g" -e "s/!DATE!/`date '+%B %Y'`/g" < $*.0 > $@
> +	@sed -e "s/!VERSION!/@JACK_RELEASE@/g" -e "s/!DATE!/`LANG=C date --utc --date="`dpkg-parsechangelog -l../debian/changelog -SDate`" '+%B %Y'`/g" < $*.0 > $@

You have to set LC_ALL to C here, as LANG does not override it, when
LC_ALL is set.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150718/c6164717/attachment.sig>


More information about the Reproducible-builds mailing list