Your message dated Wed, 10 Feb 2016 11:49:46 +0000
with message-id <[email protected]>
and subject line Bug#778358: fixed in west-chamber 20100405+svn20111107.r124-7
has caused the Debian Bug report #778358,
regarding west-chamber: 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.)


-- 
778358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778358
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: west-chamber
Version: 20100405+svn20111107.r124-5
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 west-chamber could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, west-chamber can be built reproducibly in our current
reproducible
toolchain.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diff -urNad 
west-chamber.orig/west-chamber-20100405+svn20111107.r124/debian/rules 
west-chamber/west-chamber-20100405+svn20111107.r124/debian/rules
--- west-chamber.orig/west-chamber-20100405+svn20111107.r124/debian/rules       
2015-02-14 00:33:51.656312555 +0000
+++ west-chamber/west-chamber-20100405+svn20111107.r124/debian/rules    
2015-02-14 00:40:17.413693682 +0000
@@ -7,6 +7,7 @@
 DEB_SOURCE := $(shell dpkg-parsechangelog | grep Source: | sed -e 's/Source: 
//')
 DEB_VERSION := $(shell dpkg-parsechangelog | grep Version: | sed -e 
's/Version: //')
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | sed -e 's/-[^-]*$$//')
+BUILD_DATE := $(shell dpkg-parsechangelog --show-field Date)
 SVN_URL = http://scholarzhang.googlecode.com/svn/trunk/west-chamber
 
 # package version
@@ -161,7 +162,7 @@
        cp debian/rules debian/changelog debian/copyright debian/clean \
                debian/compat debian/control \
                debian/$(psource)/usr/src/modules/$(sname)/debian/
-       cd debian/$(psource)/usr/src && tar c modules | bzip2 -9 > 
$(sname).tar.bz2 && rm -rf modules
+       cd debian/$(psource)/usr/src && tar c --mtime="$(BUILD_DATE)" modules | 
bzip2 -9 > $(sname).tar.bz2 && rm -rf modules
 
        # DKMS
        # DKMS: Create the directories to install the source into

--- End Message ---
--- Begin Message ---
Source: west-chamber
Source-Version: 20100405+svn20111107.r124-7

We believe that the bug you reported is fixed in the latest version of
west-chamber, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <[email protected]> (supplier of updated west-chamber 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 10 Feb 2016 11:41:04 +0800
Source: west-chamber
Binary: west-chamber-common west-chamber-source west-chamber-dkms
Architecture: source amd64 all
Version: 20100405+svn20111107.r124-7
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <[email protected]>
Changed-By: Ying-Chun Liu (PaulLiu) <[email protected]>
Description:
 west-chamber-common - iptable extension for bypassing content filtering 
firewall
 west-chamber-dkms - iptable extension for bypassing content filtering firewall 
(dkms)
 west-chamber-source - iptable extension for bypassing content filtering 
firewall (modul
Closes: 778358
Changes:
 west-chamber (20100405+svn20111107.r124-7) unstable; urgency=low
 .
   * Reproducible builds. (Closes: #778358)
     - debian/rules: Modify the tarball creation.
     - Thanks to Chris Lamb <[email protected]>
Checksums-Sha1:
 28f6abfd592b53789c4c1b94fc4bf1115a7e96c2 2117 
west-chamber_20100405+svn20111107.r124-7.dsc
 9e61458c64a5c211464437141792466ee9a39648 9188 
west-chamber_20100405+svn20111107.r124-7.debian.tar.xz
 d6229c2d1e32dab9823e8a7df9c1c327b17398fd 12518 
west-chamber-common-dbgsym_20100405+svn20111107.r124-7_amd64.deb
 3abffccda715bfbc5c98ef1af6b13f7d42f48e57 31256 
west-chamber-common_20100405+svn20111107.r124-7_amd64.deb
 29e0270cabe84438cc0d40d11d33ede8d1ca82d3 23006 
west-chamber-dkms_20100405+svn20111107.r124-7_all.deb
 43b768d3fb8f161b6d4cf5a0067000e2b7d1c595 20172 
west-chamber-source_20100405+svn20111107.r124-7_all.deb
Checksums-Sha256:
 fc4a11ed4b356f101062b28527461e33a2464bc8ba6c0eaa4837124f0b00820c 2117 
west-chamber_20100405+svn20111107.r124-7.dsc
 da6ab916310cb09a7facb16dfd7566252c0e9d76f2306dfc716cdd189266f36a 9188 
west-chamber_20100405+svn20111107.r124-7.debian.tar.xz
 60b0ff61ad3aad11a03b470dfc0de311d095f1875baab2b4c9a7c0e7d6073a55 12518 
west-chamber-common-dbgsym_20100405+svn20111107.r124-7_amd64.deb
 5e0da580fb6dd9681679a14dd5a78c518b638e054395a6f8aec3a0fbca8267fe 31256 
west-chamber-common_20100405+svn20111107.r124-7_amd64.deb
 56f428c023ab1ef177a5032e643ab56df1a57cc637bb654f495471b536bcfccc 23006 
west-chamber-dkms_20100405+svn20111107.r124-7_all.deb
 a67a01942ee7fd5ce76fee0433a83e0f54a0bb47f8f9cfe772fbc7cba5c8352a 20172 
west-chamber-source_20100405+svn20111107.r124-7_all.deb
Files:
 164159bcee42566e2b7fb04c11e5443d 2117 admin extra 
west-chamber_20100405+svn20111107.r124-7.dsc
 cfcadc845af384f3ec193f17f7b60962 9188 admin extra 
west-chamber_20100405+svn20111107.r124-7.debian.tar.xz
 c5d98d0ccc35f3b866d8fda45750327c 12518 debug extra 
west-chamber-common-dbgsym_20100405+svn20111107.r124-7_amd64.deb
 81fe36ade19f961d169eb517262cee29 31256 admin extra 
west-chamber-common_20100405+svn20111107.r124-7_amd64.deb
 64a1fc0798c93969c598dd2614fb9b1c 23006 admin extra 
west-chamber-dkms_20100405+svn20111107.r124-7_all.deb
 cee9972fe195a4983c6ba9a022933227 20172 admin extra 
west-chamber-source_20100405+svn20111107.r124-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWuyEtAAoJEEQXP6E9BYiIW44P/04O0bzb0EJwsuVA1oJ7ULK+
RDx6UmmErRjj0T0D563NW/IRNaQv7SxKlS6tb+2MzQ1u4t7H/+lbCEMoOfcppokI
q/cXBGJhZmVQ0Ymk0N61JUrHQjwo28qzl3+VnG/V1zzUaaCWsYfe5y096ZS41eJ5
aKUWHveSEoHU0e9wKnL0MYVEeZfs5DDm4c12mtPEfPNe9Fa7+vkbYbLBVFH43Auf
uU/rUfZOHa8Vw/B2TwmLZRfPAtH8nj7KN9XkjRFMJkVt2lZBNmUGdtHp2sxkoAtS
9q3chhn4XZbs9FhwX+eD7UhTZgnzeipRndlbIUcMNj0Egsv9uPK0oNFHW28XTwT/
3UvzASl9tLPgHfVP4AGsgCz+AinQ8X65wPPbBtYxVDlu9qH27cglzzGTQUtYQ2+V
5VB2ucy4BodvZ6e5vOamSjjjHspa7zj12JRcelpl39IPUxtNJ49aNDIn5VrLO55S
LHTk94RbGppe3Vs2qCorkrTOUjVb50i5AXyZkBoXKjAHr/rkitvYg4Q8pCNieoPQ
fKW+Kn2SbYX01vXsWo/eRm3SEl96KZMNeGI09zhoFEqtg65N/MrkhuBvjalyvI+H
oJNUZVuOcgTMvYAwIEVSmcUcYYLOadci1J7cocCa3exrTmopjJSJAc+Z8OFVqxNr
R3e1JfsKAM5vpa4cUAMi
=SBQG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to