Your message dated Sat, 30 Sep 2017 01:10:51 +0300
with message-id <20170929221051.tql6yunjkgqujgbx@localhost>
and subject line udj-desktop-client is now reproducible
has caused the Debian Bug report #778966,
regarding udj-desktop-client: 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.)


-- 
778966: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778966
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: udj-desktop-client
Version: 0.6.3-1
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 udj-desktop-client could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, udj-desktop-client can be built reproducibly in our
reproducible
toolchain.

 [1]: https://wiki.debian.org/ReproducibleBuilds 


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diff -urNad udj-desktop-client.orig/udj-desktop-client-0.6.3/debian/rules 
udj-desktop-client/udj-desktop-client-0.6.3/debian/rules
--- udj-desktop-client.orig/udj-desktop-client-0.6.3/debian/rules       
2015-02-22 09:58:15.608230499 +0000
+++ udj-desktop-client/udj-desktop-client-0.6.3/debian/rules    2015-02-22 
10:10:12.690046611 +0000
@@ -5,8 +5,8 @@
 
 override_dh_auto_build:
        dh_auto_build
-       convert icons/udjlauncher.svg -resize 32x32 
debian/udj-desktop-client.xpm
-       convert icons/udjlauncher.svg -resize 48x48 
debian/udj-desktop-client.png
+       convert icons/udjlauncher.svg -resize 32x32 +set date:create +set 
date:modify -define png:exclude-chunk=time debian/udj-desktop-client.xpm
+       convert icons/udjlauncher.svg -resize 48x48 +set date:create +set 
date:modify -define png:exclude-chunk=time debian/udj-desktop-client.png
        cp icons/udjlauncher.svg debian/udj-desktop-client.svg
 
 override_dh_auto_install:

--- End Message ---
--- Begin Message ---
udj-desktop-client is now reproducible:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/udj-desktop-client.html

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to