Your message dated Wed, 26 Nov 2025 21:11:25 +0000
with message-id <[email protected]>
and subject line Bug#962589: fixed in seqtools 4.44.1+dfsg-8
has caused the Debian Bug report #962589,
regarding seqtools: 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.)
--
962589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: seqtools
Version: 4.44.1+dfsg-4
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0] we noticed that
seqtools could not be built reproducibly. This is because it contains
`Makefile.in` and `Makefile` example build files that are generated
from Makefile.am. The `Makefile` contains the absolute build path
which leaves the binary package unreproducible.
Patch attached that simply does not ship these generated files.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`---- a/debian/rules 2020-06-10 12:23:36.358145956 +0100
--- b/debian/rules 2020-06-10 12:50:35.382770860 +0100
@@ -18,3 +18,4 @@
--movedev debian/tmp/usr/include/* usr/include \
debian/tmp/usr/lib/*/*.so
find debian -name "*.la" -delete
+ rm -f examples/Makefile.in examples/Makefile
--- End Message ---
--- Begin Message ---
Source: seqtools
Source-Version: 4.44.1+dfsg-8
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
seqtools, 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.
Santiago Vila <[email protected]> (supplier of updated seqtools 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, 26 Nov 2025 21:40:00 +0100
Source: seqtools
Architecture: source
Version: 4.44.1+dfsg-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 962589 1047310
Changes:
seqtools (4.44.1+dfsg-8) unstable; urgency=medium
.
* Team upload.
* Acknowledge NMU.
* d/libgbtools-dev.examples: Specify here the exact files to be put
in examples. Closes: #962589 in a better way.
* d/rules: Do not remove Makefile.in or Makefile.am in the working tree,
as it breaks "make distclean". Closes: #1047310.
* d/control: Drop "Rules-Requires-Root: no" (default).
* d/control: Drop "Priority: optional" (default).
* d/control: Update standards-version.
* d/control: Fix Conflicts line (lintian error).
* d/salsa-ci.yml: Use the simplified version.
Checksums-Sha1:
d9c8f92863f0dc64172fa8205090daf8c23a8840 2017 seqtools_4.44.1+dfsg-8.dsc
dd4d0c55992d6e733a7bcc3ae9ac1bc51ccdc45b 15880
seqtools_4.44.1+dfsg-8.debian.tar.xz
f499f634bf206c182ed028c3ae7386cecfc48625 12410
seqtools_4.44.1+dfsg-8_source.buildinfo
Checksums-Sha256:
c88a9708fac9390754fc07a29b2e5a3e945c3538fd23e62736585f87297bd585 2017
seqtools_4.44.1+dfsg-8.dsc
082c07d5e592655f6a9303bf540aaebd208035565bdd6383b3cf8d593b4f125d 15880
seqtools_4.44.1+dfsg-8.debian.tar.xz
6c1beaf704737f9d7a0478b4cda10bda5e38533b6adebfbff37fb51266db25c3 12410
seqtools_4.44.1+dfsg-8_source.buildinfo
Files:
89d210538964ddd0ba7789ed7f187397 2017 science optional
seqtools_4.44.1+dfsg-8.dsc
a382a814e57cdfa566a6edad7e7d09fd 15880 science optional
seqtools_4.44.1+dfsg-8.debian.tar.xz
42c591267ec6f3d4fac2a3e4f643a5a4 12410 science optional
seqtools_4.44.1+dfsg-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmknZjQACgkQQc5/C58b
izIjAQf+Ipl/BriiYOF5CtfGzW20Y/abmvjPsV2ZHhJsrM49n3c34exkOK+4x34d
QD+auo2hawtdvgLP6GQaFgWn9xTjFHZBOvz9lPOGPpbp+Oc2mR9nLpbhf4N4wX3J
HmNrvq6rMhg+3iYd/jzkv+HtUSUKRLV4fN6MsNKL8sJm21i35n/+thD0Nolq7cEj
WycuRBAiEZdCwj+huOGf0UCrXwKS9RMW8tIQVkJANl3/8AAyeJekgyLqXEPA5426
+0XTEv0RlKDH7HyzqFcFZLju5SG57UrEXSgeeVEKuLtpp62W2crY454PF1cg39vu
7DxTTEsX9OsBtSqgA5VArPCEGgXqig==
=XjTr
-----END PGP SIGNATURE-----
pgpqh8b7E9DZD.pgp
Description: PGP signature
--- End Message ---