Your message dated Sun, 3 Jan 2016 01:47:44 +0100
with message-id <[email protected]>
and subject line recent upload fixed these issues
has caused the Debian Bug report #778201,
regarding netris: 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.)


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

The attached patch removes timestamps from the build system. Once
applied, netris 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 netris.orig/netris-0.52/debian/rules netris/netris-0.52/debian/rules
--- netris.orig/netris-0.52/debian/rules        2015-02-12 02:55:23.618388633 
+0000
+++ netris/netris-0.52/debian/rules     2015-02-12 02:56:02.971801113 +0000
@@ -64,7 +64,7 @@
        $(INSTALL_FILE) debian/netris*.6 $(TMP)/usr/share/man/man6
        $(INSTALL_FILE) FAQ robot_desc   $(TMP)/usr/share/doc/$(PKG)
        $(INSTALL_FILE) sr.c $(TMP)/usr/share/doc/$(PKG)/examples
-       gzip -9 $(TMP)/usr/share/man/man6/netris*.6 \
+       gzip -9n $(TMP)/usr/share/man/man6/netris*.6 \
                $(TMP)/usr/share/doc/$(PKG)/FAQ \
                $(TMP)/usr/share/doc/$(PKG)/robot_desc \
                $(TMP)/usr/share/doc/$(PKG)/examples/sr.c
@@ -86,7 +86,7 @@
                $(TMP)/usr/share/doc/$(PKG)
        $(INSTALL_FILE) debian/changelog \
                $(TMP)/usr/share/doc/$(PKG)/changelog.Debian
-       gzip -9 $(TMP)/usr/share/doc/$(PKG)/changelog.Debian
+       gzip -9n $(TMP)/usr/share/doc/$(PKG)/changelog.Debian
        $(INSTALL_SCRIPT) debian/postinst debian/postrm \
                $(TMP)/DEBIAN
        dpkg-shlibdeps -Tdebian/substvars -dDepends \

--- End Message ---
--- Begin Message ---
Version: 0.52-10

     Hi,

 the recent upload to unstable fixed this issue, according to
https://reproducible.debian.net/rb-pkg/unstable/amd64/netris.html the
package builds now reproducible.  :)

 Thanks!
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