[Reproducible-builds] Bug#803064: fte: please make the build reproducible

Reiner Herrmann reiner at reiner-h.de
Mon Oct 26 16:14:53 UTC 2015


On Mon, Oct 26, 2015 at 03:51:56PM +0100, Reiner Herrmann wrote:
> -	tar cf $(CURDIR)/debian/fte-docs/usr/share/doc/fte/config-example.tar config
> +	tar --sort=name -cf $(CURDIR)/debian/fte-docs/usr/share/doc/fte/config-example.tar config

Lunar just reminded me that --sort=name requires tar >=1.28, so you
should also include this as an explicit Build-Dependency.
Or you could use the alternative way [1], which works with older tar
versions.

[1]: https://wiki.debian.org/ReproducibleBuilds/FileOrderInTarballs
-------------- 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/20151026/c6b0514a/attachment.sig>


More information about the Reproducible-builds mailing list