Your message dated Thu, 14 Jan 2016 09:02:06 +0100 with message-id <[email protected]> and subject line xblast-tnt: builds reproducible has caused the Debian Bug report #778211, regarding xblast-tnt: please make the build reproducible to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 778211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778211 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: xblast-tnt Version: 2.10.4-3 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 xblast-tnt could not be built reproducibly. The attached patch removes timestamps from the build system. Once applied, xblast-tnt 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 xblast-tnt.orig/xblast-tnt-2.10.4/debian/rules xblast-tnt/xblast-tnt-2.10.4/debian/rules --- xblast-tnt.orig/xblast-tnt-2.10.4/debian/rules 2015-02-12 05:36:44.071522369 +0000 +++ xblast-tnt/xblast-tnt-2.10.4/debian/rules 2015-02-12 06:07:21.361990287 +0000 @@ -85,7 +85,7 @@ $(INSTALL_FILE) README NEWS features.html $(TMP1)/usr/share/doc/$(PKG1) $(INSTALL_FILE) ChangeLog $(TMP1)/usr/share/doc/$(PKG1)/changelog $(INSTALL_FILE) xblast.man $(TMP1)/usr/share/man/man6/xblast-tnt.6x - gzip -9 $(TMP1)/usr/share/doc/$(PKG1)/changelog \ + gzip -9n $(TMP1)/usr/share/doc/$(PKG1)/changelog \ $(TMP1)/usr/share/man/man6/xblast-tnt.6x cd $(TMP1)/usr/share/man/man6 && ln -s xblast-tnt.6x.gz \ xblast-tnt-mini.6x.gz @@ -115,7 +115,7 @@ $(INSTALL_FILE) debian/changelog \ $(TMP1)/usr/share/doc/$(PKG1)/changelog.Debian $(INSTALL_FILE) debian/copyright $(TMP1)/usr/share/doc/$(PKG1) - gzip -9 $(TMP1)/usr/share/doc/$(PKG1)/changelog.Debian + gzip -9n $(TMP1)/usr/share/doc/$(PKG1)/changelog.Debian $(INSTALL_SCRIPT) debian/postinst debian/postrm \ $(TMP1)/DEBIAN $(INSTALL_FILE) debian/overrides \
--- End Message ---
--- Begin Message ---Version: 2.10.4-4 Hi, another package building reproducible. Rhonda -- Fühlst du dich mutlos, fass endlich Mut, los | Fühlst du dich hilflos, geh raus und hilf, los | Wir sind Helden Fühlst du dich machtlos, geh raus und mach, los | 23.55: Alles auf Anfang Fühlst du dich haltlos, such Halt und lass los |
--- End Message ---

