Your message dated Sat, 16 Jan 2016 22:07:34 +0100
with message-id <[email protected]>
and subject line slrnface: builds reproducible
has caused the Debian Bug report #777425,
regarding slrnface: 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.)


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

The attached patch removes timestamps from the build system. Once
applied, slrnface 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 slrnface.orig/slrnface-2.1.1/debian/rules 
slrnface/slrnface-2.1.1/debian/rules
--- slrnface.orig/slrnface-2.1.1/debian/rules   2015-02-08 02:51:17.669722389 
+0000
+++ slrnface/slrnface-2.1.1/debian/rules        2015-02-08 02:52:02.203721959 
+0000
@@ -50,7 +50,7 @@
                $(TMP)/usr/share/doc/$(PACKAGE)
        $(INSTALL_FILE) mutt.patch \
                $(TMP)/usr/share/doc/$(PACKAGE)/examples
-       gzip -9 $(TMP)/usr/share/man/man1/slrnface.1 \
+       gzip -9n $(TMP)/usr/share/man/man1/slrnface.1 \
                $(TMP)/usr/share/doc/$(PACKAGE)/Problems \
                $(TMP)/usr/share/doc/$(PACKAGE)/examples/mutt.patch
 
@@ -69,7 +69,7 @@
                $(TMP)/usr/share/doc/$(PACKAGE)
        $(INSTALL_FILE) debian/changelog \
                $(TMP)/usr/share/doc/$(PACKAGE)/changelog.Debian
-       gzip -9 $(TMP)/usr/share/doc/$(PACKAGE)/changelog.Debian
+       gzip -9n $(TMP)/usr/share/doc/$(PACKAGE)/changelog.Debian
        dpkg-shlibdeps -Tdebian/substvars -dDepends \
                $(TMP)/usr/bin/slrnface
        dpkg-gencontrol -ldebian/changelog -isp -Tdebian/substvars -pslrnface \

--- End Message ---
--- Begin Message ---
Version: 2.1.1-7

       Hi,

 in the meantime this package has been picked up and tested postively.
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