- Package:
- src:amideco
- Source:
- amideco
- Submitter:
- Dhole
- Date:
- 2022-07-05 20:03:04 UTC
- Severity:
- wishlist
- Tags:
Hi! While working on the “reproducible builds” effort [1], we have noticed that amideco could not be built reproducibly. The attached patch removes extra timestamps from the build system. Specifically, the patch avoids the the usage of the __DATE__ and __TIME__ C macro which embed timestamps during the compilation and make the package build unreproducible. Once applied, amideco can be built reproducibly in our current experimental framework. [1]: https://wiki.debian.org/ReproducibleBuilds
Hi, amideco builds reproducible for years now - let's close the bug. Feel free to reopen if I missed something. Best, Philip