Source: atlas
Section: devel
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), patch, gfortran, cdbs,
 libblas-dev (>= 1.2.20110419-3),
 liblapack-dev (>= 3.4.1), liblapack-pic (>= 3.4.1), libblas-test,
 texlive-latex-base, ghostscript, cpufrequtils
Homepage: http://math-atlas.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/debian-science/packages/atlas.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/atlas.git

Package: libatlas3-base
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libblas-common
Provides: libblas.so.3gf, liblapack.so.3gf, libblas.so.3, liblapack.so.3
Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4),
 libatlas3gf-base (<< 3.8.4-4)
Replaces: libblas3gf (<< 1.2.20110419-3),
 libatlas3gf-base (<< 3.8.4-4), libopenblas-base (<< 0.1.1-3),
 liblapack3gf (<< 3.4.0-1)
Breaks: libblas3gf (<< 1.2.20110419-3), libatlas3gf-base (<< 3.8.4-4),
 libopenblas-base (<< 0.1.1-3),  liblapack3gf (<< 3.4.0-1)
Suggests: liblapack3
Built-Using: ${Built-Using}
Description: Automatically Tuned Linear Algebra Software, generic shared
 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 The libraries in this package are built without any processor extension
 instructions, and should run on all processors of this general
 architecture, albeit less than optimally.  
 . 
 If you want to create an ATLAS packaged optimized for your processor, see the
 section: "Building Optimized Atlas Packages on your ARCH" in README.Debian

Package: libatlas3gf-base
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, libatlas3-base
Breaks: octave3.2
Description: Transitional package to libatlas3-base
 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This is an empty package depending on the real library package.

Package: libatlas-base-dev
Section: libdevel
Architecture: any
Depends: libatlas3-base (= ${binary:Version}), libatlas-dev, ${misc:Depends}, 
 ${shlibs:Depends}
Provides: libblas-3gf.so, liblapack-3gf.so, liblapack-3.so, libblas.so,
 liblapack.so
Suggests: libblas-doc, liblapack-doc
Built-Using: ${Built-Using}
Description: Automatically Tuned Linear Algebra Software, generic static
 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This package includes the static libraries and symbolic links
 needed for program development.

Package: libatlas-dev
Section: libdevel
Architecture: all
Depends: libc6-dev, libblas-dev, ${misc:Depends}
Conflicts: libblas-dev (<< 1.2-5), liblapack-dev (<< 3.2.1-4)
Suggests: liblapack-dev, liblapack-doc
Description: Automatically Tuned Linear Algebra Software, C header files
 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This package provides the headers needed to compile against the libraries
 provided by ATLAS.

Package: libatlas-test
Architecture: any
Section: devel
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: liblapack3
Description: Automatically Tuned Linear Algebra Software, test programs
 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This package provides dynamically linked testing and bench-marking
 binaries to compare the BLAS and ATLAS libraries on your system.

Package: libatlas-doc
Section: doc
Depends: ${misc:Depends}
Architecture: all
Description: Automatically Tuned Linear Algebra Software, documentation
 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This package provides documentation on the ATLAS libraries useful for
 developers.
