Source: debian-keyring
Version: 2014.12.10
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
While working on the "reproducible builds" effort [1], we have noticed
that debian-keyring could not be built reproducibly.
The attached patch removes timestamps from the build system. Once
applied, debian-keyring can be built reproducibly in our current
experimental
framework.
[1]: https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -urNad debian-keyring.orig/debian-keyring-2014.12.10/debian/rules
debian-keyring/debian-keyring-2014.12.10/debian/rules
--- debian-keyring.orig/debian-keyring-2014.12.10/debian/rules 2015-02-07
11:27:47.720412715 +0000
+++ debian-keyring/debian-keyring-2014.12.10/debian/rules 2015-02-07
11:38:53.653728175 +0000
@@ -44,7 +44,7 @@
$(install_file) debian/NEWS
debian/tmp/usr/share/doc/debian-keyring/NEWS.Debian
$(install_file) debian/changelog
debian/tmp/usr/share/doc/debian-keyring/changelog
$(install_file) debian/changelog.old
debian/tmp/usr/share/doc/debian-keyring/changelog.old
- gzip -9v debian/tmp/usr/share/doc/debian-keyring/*
+ gzip -9nv debian/tmp/usr/share/doc/debian-keyring/*
$(install_file) debian/copyright
debian/tmp/usr/share/doc/debian-keyring/
dpkg-gencontrol -isp