Your message dated Wed, 08 Jun 2016 22:38:20 +0000
with message-id <[email protected]>
and subject line Bug#826209: fixed in fastqtl 2.184+dfsg-2
has caused the Debian Bug report #826209,
regarding fastqtl: 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.)
--
826209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826209
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fastqtl
Version: 2.184+dfsg-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the "reproducible builds" effort [0], we noticed that fastqtl
could not be built reproducibly.
Patch attached.
[0] https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2016-06-03 11:19:13.568988485 +0100
--- b/debian/rules 2016-06-03 11:35:08.668480048 +0100
@@ -13,7 +13,7 @@
mkdir -p $(CURDIR)/bin/
$(MAKE) CXXFLAGS='$(CXXFLAGS)'
cd $(CURDIR)/example/ && \
- tar Jcvf examples.tar.xz *
+ tar --owner=root --group=root --numeric-owner --sort=name -Jcvf
examples.tar.xz *
override_dh_installman:
dh_installman debian/fastQTL.1
--- End Message ---
--- Begin Message ---
Source: fastqtl
Source-Version: 2.184+dfsg-2
We believe that the bug you reported is fixed in the latest version of
fastqtl, 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.
Dylan Aïssi <[email protected]> (supplier of updated fastqtl 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: Thu, 02 Jun 2016 22:11:18 +0200
Source: fastqtl
Binary: fastqtl fastqtl-doc
Architecture: source
Version: 2.184+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Dylan Aïssi <[email protected]>
Description:
fastqtl - Quantitative Trait Loci (QTL) mapper in cis for molecular phenoty
fastqtl-doc - QTL mapper in cis for molecular phenotypes - documentation
Closes: 826209
Changes:
fastqtl (2.184+dfsg-2) unstable; urgency=low
.
[ Dylan Aïssi ]
* Switch Build-Depends from libgsl0-dev to libgsl-dev.
* Fix reproducible builds. (Closes: #826209)
.
[ Andreas Tille ]
* Set all hardening options
Checksums-Sha1:
2f2d812be46c0a41c845c971565234b3e93ae217 2165 fastqtl_2.184+dfsg-2.dsc
cfd46aaed776cc21ef1e58ebf2e2abff7a086c25 18652
fastqtl_2.184+dfsg-2.debian.tar.xz
Checksums-Sha256:
517287e54833c4a7b858101fbe91baa57a1354ad212db284f377b65e5bf38bd6 2165
fastqtl_2.184+dfsg-2.dsc
a2b6c1ab0444f76eb69667ca51fb81ee0d299fd598e6256414a147b6ae5643a3 18652
fastqtl_2.184+dfsg-2.debian.tar.xz
Files:
1a81269bf9644a48dfdce93ab0662dfb 2165 science optional fastqtl_2.184+dfsg-2.dsc
38cc54ea1df9da7c76935352787708e7 18652 science optional
fastqtl_2.184+dfsg-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJXWHjXAAoJEFeKBJTRxkbREXQQAIbmVQGqP6OQqRdhTkK5uREU
CYBjGdaNpKXkKtexbtWbEKZG0ih0juvl45VWxexibcTzfpJjQejLX+Lvc8Ohm387
lwV+KW7T7nPZ5Q6oC/QcH43DMV1GQ2BV58jDeCv9krdOxyacQWeAq+MZI9i8Y8eY
qeGeGoplu9mmcqdlYQQAJPUxJnlBLoXYkmwgYfkee47wYXc2HGkAtKcDpbcP9Lb6
8lwOvN54bTxZFpprw4sK+MtCXBC9hL8+HlE/OsPJl4Ex6LfuLkOGaE1afEPN6vud
GDWzshUQ0q6ddusas+04KHPuWGPlI+RPIP9qKuBeg/cqRbHfvAy4yI6UInAASQjG
qM7FITcKeMl6MWpYqCHKEA/E2BQ9eErOQLQFVhP41brfn0UCRvvrw3+Xv9q5Qdjl
0NAduGsiaGJuFwRVvbja+lMS5mPyGUmZQm3WYXCRBgT4OIfovX3jG20ee840m2zc
9UACABDlznMVvQ8QMMpEu7JL9RyoD3X2pDi7kppSfY0FFKBctafU0Syrdi71Kco/
UzTaXnkTLrZHyr7wx4f0Bae4Z+62uDf15pSLWuhgNHyJwEsozkCVic/oF2lTWLsp
f9u0kZwqFajRafEqs6m/zrgZWDCe2ML6g//VPXIheFJ9f2lksLPj+40p4KVNcMuS
vECn38TGEQWc01CMHCC/
=g/DH
-----END PGP SIGNATURE-----
--- End Message ---