Your message dated Sat, 07 Mar 2026 14:36:06 +0000
with message-id <[email protected]>
and subject line Bug#1122386: fixed in golang-github-shenwei356-breader 0.3.2-2
has caused the Debian Bug report #1122386,
regarding golang-github-shenwei356-breader: 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.)


-- 
1122386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122386
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-shenwei356-breader
Version: 0.3.2-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: nocheck
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
golang-github-shenwei356-breader could not be built reproducibly.

This is because the testsuite generates two .tsv files that end up
being shipped in the binary package, so if the tests are skipped via
nocheck, then the package will vary.

A patch is attached that removes these files.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2025-12-10 11:31:24.143413979 -0800
--- b/debian/rules      2025-12-10 12:04:14.851922866 -0800
@@ -7,4 +7,5 @@
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        cp testdata*.tsv _build/src/github.com/shenwei356/breader/
        dh_auto_test
+       rm _build/src/github.com/shenwei356/breader/*.tsv
 endif

--- End Message ---
--- Begin Message ---
Source: golang-github-shenwei356-breader
Source-Version: 0.3.2-2
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-shenwei356-breader, 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.
Nilesh Patra <[email protected]> (supplier of updated 
golang-github-shenwei356-breader 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: Sat, 07 Mar 2026 19:16:10 +0530
Source: golang-github-shenwei356-breader
Architecture: source
Version: 0.3.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 1122386
Changes:
 golang-github-shenwei356-breader (0.3.2-2) unstable; urgency=medium
 .
   * Team Upload.
   * Make Build reproducible (Closes: #1122386)
   * Bump Standards-Version to 4.7.3 (no changes needed)
   * Change section from devel to golang
   * Drop "Priority: optional"
   * Drop Redundant "Rules-Requires-Root: no"
   * Drop myself from uploaders
Checksums-Sha1:
 5001a88d558a12933e2cf87d2bcf598c283355e6 1769 
golang-github-shenwei356-breader_0.3.2-2.dsc
 ff6d4f2403536acfb189bce6ada99237c27a0513 2560 
golang-github-shenwei356-breader_0.3.2-2.debian.tar.xz
 d94e571693709bd8aff227ecd2b718b8d3fc47d9 5768 
golang-github-shenwei356-breader_0.3.2-2_amd64.buildinfo
Checksums-Sha256:
 9ef0affb8329d38b2aab0719458b18f43a19e3cd00362e96f76d19a34f008af7 1769 
golang-github-shenwei356-breader_0.3.2-2.dsc
 77d027ec1f91cd555d8c3c1416c78c2e2edeb394a8fbc8ec2c023b1a0f343058 2560 
golang-github-shenwei356-breader_0.3.2-2.debian.tar.xz
 dc7676f6edb27d8fcf1ef0ea2c37fa4adc9bfcf5e518657c471f654b598d789c 5768 
golang-github-shenwei356-breader_0.3.2-2_amd64.buildinfo
Files:
 e5925924f0e32c9f3903c47fe8226d77 1769 golang optional 
golang-github-shenwei356-breader_0.3.2-2.dsc
 5716051a518e86ca687938d2fe7f719f 2560 golang optional 
golang-github-shenwei356-breader_0.3.2-2.debian.tar.xz
 beb590c63c1365ae204e74c73becbbff 5768 golang optional 
golang-github-shenwei356-breader_0.3.2-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIgEARYKADAWIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCaawzFxIcbmlsZXNoQGRl
Ymlhbi5vcmcACgkQKieQS9ckPtpVKQEAs0opDp8PbyrEYcz2XBk8gPK8sHXqF4Zv
c7Ta2gzzJsIA/jWShP3OL2F0kfqAx6xSlMV4eBcLNDFeDIEX8+VKXF0G
=HVDw
-----END PGP SIGNATURE-----

Attachment: pgpZDeZZuNKMI.pgp
Description: PGP signature


--- End Message ---

Reply via email to