Your message dated Mon, 11 Jan 2016 00:25:51 +0100
with message-id <[email protected]>
and subject line xblast-tnt-images: builds reproducible
has caused the Debian Bug report #778206,
regarding xblast-tnt-images: 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.)


-- 
778206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778206
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xblast-tnt-images
Version: 20050106-2
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-images could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, xblast-tnt-images 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-images.orig/xblast-tnt-images-20050106/debian/rules 
xblast-tnt-images/xblast-tnt-images-20050106/debian/rules
--- xblast-tnt-images.orig/xblast-tnt-images-20050106/debian/rules      
2015-02-12 05:37:07.252417316 +0000
+++ xblast-tnt-images/xblast-tnt-images-20050106/debian/rules   2015-02-12 
05:37:59.806447398 +0000
@@ -55,7 +55,7 @@
                $(TMP)/usr/share/doc/$(PKG)/changelog.Debian
        $(INSTALL_FILE) debian/copyright \
                $(TMP)/usr/share/doc/$(PKG)
-       gzip -9 $(TMP)/usr/share/doc/$(PKG)/changelog.Debian
+       gzip -9n $(TMP)/usr/share/doc/$(PKG)/changelog.Debian
        dpkg-gencontrol -isp -p$(PKG) -P$(TMP)
        cd $(TMP) && find * -type f ! -regex '^DEBIAN/.*' -print0 | \
                xargs -r0 md5sum > DEBIAN/md5sums

--- End Message ---
--- Begin Message ---
Version: 20050106-3

    Hi,

 another reproducible buildable package. :)
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 ---

Reply via email to