Source: nfft
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 libcunit1-dev,
 libfftw3-dev,
 libncurses5-dev,
 pkg-config
Build-Depends-Indep: doxygen
Standards-Version: 3.9.6
Homepage: http://www-user.tu-chemnitz.de/~potts/nfft
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/nfft.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/nfft.git

Package: libnfft3-2
Section: oldlibs
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
 libnfft3-double2 (= ${binary:Version}),
 libnfft3-single2 (= ${binary:Version}),
 libnfft3-long2 (= ${binary:Version}),
 ${misc:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Description: Library for computing Non-uniform Fast Fourier Transforms
 NFFT is a C subroutine library for computing the nonequispaced discrete
 Fourier transform (NDFT) in one or more dimensions, of arbitrary input
 size, and of complex data.
 .
 This package is a transitional package providing all available precisions.

Package: libnfft3-double2
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Description: Library for computing Non-uniform Fast Fourier Transforms - double precision
 NFFT is a C subroutine library for computing the nonequispaced discrete
 Fourier transform (NDFT) in one or more dimensions, of arbitrary input
 size, and of complex data.
 .
 This package contains the double-precision version of the library.

Package: libnfft3-single2
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Description: Library for computing Non-uniform Fast Fourier Transforms - single precision
 NFFT is a C subroutine library for computing the nonequispaced discrete
 Fourier transform (NDFT) in one or more dimensions, of arbitrary input
 size, and of complex data.
 .
 This package contains the single-precision version of the library.

Package: libnfft3-long2
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Description: Library for computing Non-uniform Fast Fourier Transforms - long precision
 NFFT is a C subroutine library for computing the nonequispaced discrete
 Fourier transform (NDFT) in one or more dimensions, of arbitrary input
 size, and of complex data.
 .
 This package contains the longdouble-precision version of the library.

Package: libnfft3-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libnfft3-double2 (= ${binary:Version}),
 libnfft3-single2 (= ${binary:Version}),
 libnfft3-long2 (= ${binary:Version}),
 libfftw3-dev,
 ${misc:Depends}
Suggests:
 libnfft3-doc
Description: Library for computing Non-uniform Fast Fourier Transforms - development
 NFFT is a C subroutine library for computing the nonequispaced discrete
 Fourier transform (NDFT) in one or more dimensions, of arbitrary input
 size, and of complex data.
 .
 This package contains the development files of the library.

Package: libnfft3-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
 libnfft3-double2 (= ${binary:Version}),
 libnfft3-single2 (= ${binary:Version}),
 libnfft3-long2 (= ${binary:Version}),
 ${misc:Depends}
Suggests:
 libfftw3-dbg
Description: Library for computing Non-uniform Fast Fourier Transforms - debug symbols
 NFFT is a C subroutine library for computing the nonequispaced discrete
 Fourier transform (NDFT) in one or more dimensions, of arbitrary input
 size, and of complex data.
 .
 This package contains the debugging symbols of the library.

Package: libnfft3-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Description: Library for computing Non-uniform Fast Fourier Transforms - documentation
 NFFT is a C subroutine library for computing the nonequispaced discrete
 Fourier transform (NDFT) in one or more dimensions, of arbitrary input
 size, and of complex data.
 .
 This package contains the documentation of the library.
