Your message dated Wed, 22 Jul 2026 22:35:19 +0000
with message-id <[email protected]>
and subject line Bug#1122816: fixed in golang-github-kr-binarydist 0.1.0-2
has caused the Debian Bug report #1122816,
regarding golang-github-kr-binarydist: 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.)


-- 
1122816: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122816
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-kr-binarydist
Version: 0.1.0-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-kr-binarydist could not be built reproducibly.

This is because the testsuite does not clean up a number of files it
generates, so that if the tests are skipped (via nocheck), then the
binary package will differ.

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-12 11:53:37.780373750 -0800
--- b/debian/rules      2025-12-12 12:02:35.225489032 -0800
@@ -14,6 +14,9 @@
        # Include test fixtures.
        cp -av testdata $(BUILDDIR)/src/$(DH_GOPKG)/
 
+execute_after_dh_auto_test:
+       rm -fv obj-$(DEB_BUILD_GNU_TYPE)/src/github.com/kr/binarydist/test.*
+
 gen-orig-source:
        git archive --prefix=$(DEB_SOURCE)-$(DEB_VERSION)/     \
                upstream/$(subst ~,_,$(DEB_VERSION))           \

--- End Message ---
--- Begin Message ---
Source: golang-github-kr-binarydist
Source-Version: 0.1.0-2
Done: Simon Josefsson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-kr-binarydist, 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.
Simon Josefsson <[email protected]> (supplier of updated 
golang-github-kr-binarydist 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, 23 Jul 2026 00:19:33 +0200
Source: golang-github-kr-binarydist
Architecture: source
Version: 0.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Simon Josefsson <[email protected]>
Closes: 1122816
Changes:
 golang-github-kr-binarydist (0.1.0-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Set upstream metadata fields:
     - Bug-Database, Bug-Submit, Repository, Repository-Browse.
   * Update standards version to 4.5.0, no changes needed.
 .
   [ Simon Josefsson ]
   * Apply consistent formatting to packaging files
   * Drop redundant `Priority: optional`
   * Bump Debian Policy version to 4.7.4
   * Fix spelling
   * Use dh-sequence-golang
   * Use watch v5
   * Use compat 14
   * Improve d/copyright
   * Simplify d/rules
   * Replace MIA uploader
   * Drop golang-go using golang-any
   * Use Section:golang
   * Use proper Go team Maintainer e-mail
   * Use Testsuite:autopkgtest-pkg-go
   * Use _build assuming compat 14
   * Re-add lost upstream .gitignore
 .
   [ Chris Lamb ]
   * Make the build reproducible (Closes: #1122816
Checksums-Sha1:
 9f6fd6f0b8f8e5a701cf1d91c622650cfc95f816 2529 
golang-github-kr-binarydist_0.1.0-2.dsc
 523b2727ee37faa976887435ddb2f6a6ad7cc889 2964 
golang-github-kr-binarydist_0.1.0-2.debian.tar.xz
 cd2242b1ecfceb484e23f78034fb6680eefb497b 54296 
golang-github-kr-binarydist_0.1.0-2.git.tar.xz
 ac12863ec3b278739c9bc79890ea6bf1880cc0fb 17626 
golang-github-kr-binarydist_0.1.0-2_source.buildinfo
Checksums-Sha256:
 f1f3c7ffb73e9680b8391883c1ee4a322995b823d101ccedb3d7e35819e3025d 2529 
golang-github-kr-binarydist_0.1.0-2.dsc
 bdbd0ea5d88c5b29528eb9760c031da038ae842c54b3bed1692865a9b5f3887e 2964 
golang-github-kr-binarydist_0.1.0-2.debian.tar.xz
 3446fc665510e717df19f97038f8c13f3befe882edd7b7cf766e95a4969a14ea 54296 
golang-github-kr-binarydist_0.1.0-2.git.tar.xz
 f14679cf2d946947f5adf835aa1cc4daf217a74ab1e40f4984e0cb9c6afb6d25 17626 
golang-github-kr-binarydist_0.1.0-2_source.buildinfo
Files:
 67e7233ca1d9a2745cc4a4f7fefbe638 2529 golang optional 
golang-github-kr-binarydist_0.1.0-2.dsc
 c688b2b064eea854f1b157b33e1ff88b 2964 golang optional 
golang-github-kr-binarydist_0.1.0-2.debian.tar.xz
 f084896787112eb3dab938c19908f6e7 54296 golang None 
golang-github-kr-binarydist_0.1.0-2.git.tar.xz
 6cd65014198f685f920247af0da7f0e4 17626 golang optional 
golang-github-kr-binarydist_0.1.0-2_source.buildinfo
Git-Tag-Info: tag=2aa1dac68efc69a083c1ff1ff74f326418919bd1 
fp=a3cc9c870b9d310abad4cf2f51722b08fe4745a2
Git-Tag-Tagger: Simon Josefsson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmphQgEACgkQYG0ITkaD
wHl9ZhAAiW6mMayblCtu/uiCQZfV5qyAIcbt2ITIU0oWIjn/uF6Hr12XBw2YwhVy
tYdzt+v7abZCr5uy9wSWkcalU5W2uP1ssb2uuIHKr05VaLGtxfYX66wyANv9kNKC
HjuCVan2VY3sDHaRciq20dcMzsMwQrKMGWhj7Z5VuRPmfUlJ53svz+7aBZ2iRlZH
s8UiC4FUeTITAUFfW9cK6wLGK+j9jw70fv2Ugp8wVYZyHXbe+0B6/f7mA6jw73xA
mzdh8jf5/S98Weawg6X+kk+Dp/heNRv4t0JHe6FOSAOlYqNzJdi61qn6yPomiU/q
fCO8P7PtkahfhgUhXHuCLevQ+vfXAfskCcY7qMYYWrHa9M+YgCj7ONPAbn6t9PM8
s7PlCJ2bRPAFp4Awz1sWGvIHshKv9EHlLTSLb6+h5rJldAdXQjE4n9RuXNzTl7h1
RZm634J8Sc6+I2esrprXJUNeZiuCs/vgAMH4fKwmH8m1lNCcREoF/0DTE74sPBEf
pXQYSLco3srbEQra80EfbOSFvTyWyr55BhmmYTgtVk4T0j/sxc/gPd1VGXAs3B0g
NkYwSVn8afJxl5Xps5YV4drGHLQPpPdklxtkMjc9qd1PPTcdJ+jwEB4UGb2OLhdv
cUPlyQc9VLci8gLELDLzlntRgL3WU8xKLGHgRDvAsDetsp9vzr0=
=w0PN
-----END PGP SIGNATURE-----

Attachment: pgpEuxD7Df41Y.pgp
Description: PGP signature


--- End Message ---

Reply via email to