[Reproducible-builds] getting dpkg ready for reproducible sid
Alexis Bienvenüe
pado at passoire.fr
Mon May 9 14:00:50 UTC 2016
Hi.
Le 09/05/2016 14:26, Holger Levsen a écrit :
> ddce83d dpkg-buildpackage: Preset build timestamp to latest changelog entry
>
> Are there any other changes needed in dpkg for Reproducible builds of Debian?
Maybe it should be good to also have (to be merged with ddce83d)
if (! exists($ENV{SOURCE_DATE_EPOCH_TEX_PRIMITIVES})) {
$ENV{SOURCE_DATE_EPOCH_TEX_PRIMITIVES} = 1;
}
in dpkg-buildpackage (see summary and pointers in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759999#25)
This is not essential with current version of texlive-bin in our
reproducible toolchain, that backports TL2016 patches to TL2015
currently packaged (without using SOURCE_DATE_EPOCH_TEX_PRIMITIVES), but
it will be meaningful when TL2016 will be released and reach debian.
Regards,
Alexis Bienvenüe.
More information about the Reproducible-builds
mailing list