[Reproducible-builds] buildinfo patch breaks .changes
HW42
hw42 at ipsumj.de
Mon Jun 13 02:20:51 UTC 2016
Hi,
our dpkg patch [0] to add buildinfo files to dpkg has a small bug. The
problem is that Dpkg::Dist::Files.parse_filename [1] doesn't handle
buildinfo files correctly and sets the buildinfo identifier as arch.
Therefore the generates .changes contains something like:
Architecture: amd64 all 20160613T013823z-ff7bd155
The attached patch fixes this and should be stashed into the buildinfo
patch.
HW42
[0]: https://anonscm.debian.org/git/reproducible/dpkg.git/commit/?id=0774d0244c94733d1480f7c246085ef02196f71a
[1]: https://anonscm.debian.org/git/reproducible/dpkg.git/tree/scripts/Dpkg/Dist/Files.pm#n55
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-buildinfo-in-changes.patch
Type: text/x-diff
Size: 523 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160613/cdf33f2b/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160613/cdf33f2b/attachment.sig>
More information about the Reproducible-builds
mailing list