atlas.git
22 months agoAdd a GENERIC machine type
Sébastien Villemot [Wed, 31 Jan 2024 12:55:32 +0000 (13:55 +0100)]
Add a GENERIC machine type

Bug-Debian: https://bugs.debian.org/719355
Forwarded: not-needed
Last-Update: 2017-08-16

In practice this type will have the same effect than the UNKNOWN machine type,
except that it does not try to autodetect the machine CPU.
This is useful when trying to build a generic package on an arch for which
ATLAS does not define a generic machine type. For example, on a armel buildd
with ARMv7 CPU, ATLAS would detect ARMv7 if provided the UNKNOWN type.
Last-Update: 2017-08-16
Gbp-Pq: Name generic.patch

22 months agoEnsure that kfreebsd-* is detected as FreeBSD
Debian Science Team [Wed, 31 Jan 2024 12:55:32 +0000 (13:55 +0100)]
Ensure that kfreebsd-* is detected as FreeBSD

Forwarded: https://sourceforge.net/p/math-atlas/patches/19/
Applied-Upstream: 3.10.4
Last-Update: 2017-08-28

The "GNU" test is moved at the end, otherwise kfreebsd is recognized as Linux.
This is necessary in order to have correct linker flags.
Last-Update: 2017-08-28
Gbp-Pq: Name kfreebsd.patch

22 months agoOn mips{,el}, do not pass -mabi=n32 flag.
Debian Science Team [Wed, 31 Jan 2024 12:55:32 +0000 (13:55 +0100)]
On mips{,el}, do not pass -mabi=n32 flag.

Bug: https://sourceforge.net/p/math-atlas/support-requests/1053/
Applied-Upstream: 3.10.4
Last-Update: 2017-08-25

The mips{,el} ports use the O32 ABI.
See https://www.linux-mips.org/wiki/MIPS_ABI_History for more details on ABIs.
Last-Update: 2017-08-25
Gbp-Pq: Name mips.patch

22 months agoRename ATLAS incomplete liblapack.a to liblapack_atlas.a
Debian Science Team [Wed, 31 Jan 2024 12:55:32 +0000 (13:55 +0100)]
Rename ATLAS incomplete liblapack.a to liblapack_atlas.a

Forwarded: not-needed
Last-Update: 2017-08-08

The liblapack.a created by ATLAS build system is incomplete: it only contains
a small subset of the full LAPACK API (only those optimized by ATLAS).
Hence rename this library to liblapack_atlas.a to avoid a name conflict with
the full liblapack.a.
In particular, note that the "-Ss flapack" option of the configure script does
not work as expected as of ATLAS 3.10.3.
Last-Update: 2017-08-08
Gbp-Pq: Name rename-lapack-atlas.patch

22 months agoatlas (3.10.3-14) unstable; urgency=medium
Sébastien Villemot [Wed, 31 Jan 2024 12:55:32 +0000 (13:55 +0100)]
atlas (3.10.3-14) unstable; urgency=medium

  * Rebuild against LAPACK 3.12.
    This version introduces new exported symbols in liblapack.so.3, so it is
    necessary to rebuild the version of liblapack provided by src:atlas,
    otherwise liblapacke will fail to dynamically load.
    As a consequence, tighten the Build-Depends against liblapack-dev.
  * Remove archdefs for obsolete mipsel architecture
  * Use secure URI in Homepage field.
  * Update standards version to 4.6.2, no changes needed.

[dgit import unpatched atlas 3.10.3-14]

22 months agoImport atlas_3.10.3-14.debian.tar.xz
Sébastien Villemot [Wed, 31 Jan 2024 12:55:32 +0000 (13:55 +0100)]
Import atlas_3.10.3-14.debian.tar.xz

[dgit import tarball atlas 3.10.3-14 atlas_3.10.3-14.debian.tar.xz]

9 years agoImport atlas_3.10.3.orig.tar.bz2
Sébastien Villemot [Sat, 6 Aug 2016 18:27:27 +0000 (20:27 +0200)]
Import atlas_3.10.3.orig.tar.bz2

[dgit import orig atlas_3.10.3.orig.tar.bz2]