Your message dated Mon, 11 Jan 2016 13:47:28 +0100
with message-id <[email protected]>
and subject line tetradraw: builds reproducible
has caused the Debian Bug report #777426,
regarding tetradraw: 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.)


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

The attached patch removes timestamps from the build system. Once
applied, tetradraw 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 tetradraw.orig/tetradraw-2.0.3/debian/rules 
tetradraw/tetradraw-2.0.3/debian/rules
--- tetradraw.orig/tetradraw-2.0.3/debian/rules 2015-02-08 02:51:27.174149139 
+0000
+++ tetradraw/tetradraw-2.0.3/debian/rules      2015-02-08 02:52:30.865008803 
+0000
@@ -79,7 +79,7 @@
                $(TMP)/usr/share/doc/$(PKG)
        $(INSTALL_FILE) ChangeLog \
                $(TMP)/usr/share/doc/$(PKG)/changelog
-       gzip -9 $(TMP)/usr/share/man/man1/tetradraw.1 \
+       gzip -9n $(TMP)/usr/share/man/man1/tetradraw.1 \
                $(TMP)/usr/share/doc/$(PKG)/changelog
        touch install-stamp
 
@@ -100,7 +100,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 \
                $(TMP)/usr/bin/tetra*

--- End Message ---
--- Begin Message ---
Version: 2.0.3-9

     Hi,

 new reproducible buildable package of the day.
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