Your message dated Wed, 29 Nov 2023 13:19:36 +0000
with message-id <[email protected]>
and subject line Bug#1056683: fixed in plink2 2.00~a5.8-231123+dfsg-1
has caused the Debian Bug report #1056683,
regarding build-depends on atlas, which is obsolete and scheduled for removal
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.)
--
1056683: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056683
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: plink2
Version: 2.00~a3.5-220809+dfsg-1
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: atlas-rm
Dear Maintainer,
plink2 build-depends on libatlas-base-dev, which is produced by the source
package atlas.
atlas is obsolete and scheduled to be removed from Debian, ideally by the
trixie release. See the following thread on the Debian Science list for more
details:
https://lists.debian.org/msgid-search/[email protected]
As a consequence, please drop any (build-)dependency on atlas.
This should normally be straightforward to achieve, by simply replacing atlas
with another BLAS (and possibly also LAPACK) implementation.
Ideally, packages should Build-Depend on the Netlib reference implementation
(libblas-dev, and liblapack-dev where required), and not enforce anything in
the Depends field of binary packages (dpkg-shlibdeps will automatically add the
appropriate "libblas3 | libblas.so.3" entry to ${shlibs:Depends}).
Alternative implementations may be given in Build-Depends for the ease
of users making local builds with an optimized implementation installed,
but the generic reference implementation should be placed first to be
used by buildds. The simplest example is
Build-Depends: libblas-dev | libblas.so,
liblapack-dev | liblapack.so
where specific optimized implementations may provide the
libblas.so/liblapack.so pseudo-package.
Similarly, if one wants to encourage users to install an optimized
implementation at runtime, then one can add
Recommends: libopenblas0 | libblis4
in binary packages.
Also note that if your package needs libcblas (which is currently only provided
by libatlas-base-dev), then the solution is to modify the build system so that
it rather uses libblas (because, under Debian, the latter already incorporates
the symbols provided by libcblas).
Thanks for your work,
--
⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ https://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀ https://www.debian.org
--- End Message ---
--- Begin Message ---
Source: plink2
Source-Version: 2.00~a5.8-231123+dfsg-1
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
plink2, 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.
Andreas Tille <[email protected]> (supplier of updated plink2 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, 29 Nov 2023 13:45:30 +0100
Source: plink2
Architecture: source
Version: 2.00~a5.8-231123+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1056683
Changes:
plink2 (2.00~a5.8-231123+dfsg-1) unstable; urgency=medium
.
* Team upload.
* New upstream version
* Drop libatlas-base-dev Build-Depends
Closes: #1056683
* Add Build-Depends alternative: liblapack-dev | liblapack.so
* Standards-Version: 4.6.2 (routine-update)
Checksums-Sha1:
34b5361adce9065feeb980d7bbca18267ce73f7f 2155
plink2_2.00~a5.8-231123+dfsg-1.dsc
a556120f1e4b6bf09ccfea44ad3e17ec1c6106dc 1119460
plink2_2.00~a5.8-231123+dfsg.orig.tar.xz
e3d7c8b23845c466cbf0bb63cd3402cd8722b936 52288
plink2_2.00~a5.8-231123+dfsg-1.debian.tar.xz
47ee64e76b345c6fb95fffce3d6c955bfa9836bf 6802
plink2_2.00~a5.8-231123+dfsg-1_amd64.buildinfo
Checksums-Sha256:
a145286e1939743f02791fd646c8ba5c83e97815f730ee16cffcfe79ae6965b2 2155
plink2_2.00~a5.8-231123+dfsg-1.dsc
12700bff139aac4520757e6920addda8efcf84da673cd5bc1c4b800320eb222e 1119460
plink2_2.00~a5.8-231123+dfsg.orig.tar.xz
7bf66afa070435c2b44a4b22931df8f3d8ffd307c7230275c04901ec83e72721 52288
plink2_2.00~a5.8-231123+dfsg-1.debian.tar.xz
d967ac522c08ad6f49593ecc7ac6a07083d1a8ecf2e4c05956c3d3b89dbee52f 6802
plink2_2.00~a5.8-231123+dfsg-1_amd64.buildinfo
Files:
0293eb63be717e59f5f3588a65c15896 2155 science optional
plink2_2.00~a5.8-231123+dfsg-1.dsc
978a8223a2fd71fbc76d37f2ac4ba6e8 1119460 science optional
plink2_2.00~a5.8-231123+dfsg.orig.tar.xz
2ebf196c340bb24a3e98921457430a80 52288 science optional
plink2_2.00~a5.8-231123+dfsg-1.debian.tar.xz
92bc8148d7c95c5c0825878573c154c1 6802 science optional
plink2_2.00~a5.8-231123+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmVnNbMRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFFZw//aFfa3f54e+QD4RO0bQsdVO789hYn4GN4
o6P0pYAo0RCS/Z93lQzm32g1bDYwDD3YFG0ERztfT+6wFHLwViLqPpno3/lZkN1D
KN4yYdciuSHHQKuj0ho0+TqXdVBsC5N1wHNkYnHEsVoon6gu0M4FvGUI3prpP3li
Ughn0OdXu5Aug/CzMtU1XYXudsvZDbEZCYjl4MtankVjkvR9dh9VHL7Bew2Dkbtp
ywIuLwZmPjkknvAmq8SvA2pScWymnQjdg0fMKgvwe4SW4KxByIWrAfM8KGKlZewc
cKuTjGISQYMnxO1v6dXAJoA5aqVAzi5nnKUFTLu5jaw5A4vUhQaO93EXnFgyQD0t
MtuFnYhHr8LJ1QLDYXAK9PItzMnscXIixr3+BH3bkjKp9+KoJoH2mmuF+v93YaZQ
8gHYYkxxA+6m0HZr2J7SbElxfkNJSEhFDILHtCVpXKKXFggRtyvFz+uylRAXEKep
hoM9uNNDFH2APGwuntDVOmfvQqWDnT5+7ltKIE/sk03I0G5yDfeuI/fsPNwYM00p
eIfbMx4pPGjly7vs5dX8vhSXTbVgRfnVEo6x9FPxuRzateckgBT1sWw/wQ+wQhzU
ODEC6offntDfnCguAJ58WsiMOA7OVyvqVx+LeX72xlEU2srcU5x65FmgcDH3C/o9
gD69S9NRM8s=
=SOBE
-----END PGP SIGNATURE-----
--- End Message ---