Source: netcdf
Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: debhelper (>= 8), cdbs, gfortran, texinfo, zlib1g-dev, libhdf5-dev (>= 1.8.6-1~), libdap-dev, libcurl4-gnutls-dev,
 texlive-base, texlive-latex-base, libcunit1-dev
Standards-Version: 3.9.2
Homepage: http://www.unidata.ucar.edu/software/netcdf/
Vcs-Browser: http://git.debian.org/?p=pkg-grass/netcdf.git
Vcs-Git: git://git.debian.org/git/pkg-grass/netcdf.git

Package: netcdf-doc
Section: doc
Architecture: all
Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
Description: Documentation for NetCDF and CF
 NetCDF (network Common Data Form) is an interface for scientific
 data access and a freely-distributed software library that provides an
 implementation of the interface.  The netCDF library also defines a
 machine-independent format for representing scientific data.
 Together, the interface, library, and format support the creation,
 access, and sharing of scientific data.
 .
 This package contains documentation for the NetCDF library in a
 variety of formats.

Package: libnetcdf7
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: An interface for scientific data access to large binary data
 NetCDF (network Common Data Form) is an interface for scientific
 data access and a freely-distributed software library that provides an
 implementation of the interface.  The netCDF library also defines a
 machine-independent format for representing scientific data.
 Together, the interface, library, and format support the creation,
 access, and sharing of scientific data.
 .
 This package contains the C, C++ and Fortran77/90 run-time shared
 libraries required by programs.

Package: libcf0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} 
Homepage: http://www.unidata.ucar.edu/software/libcf/
Breaks: libnetcdf6
Description: An interface for scientific data access to large binary data
 LibCF (Climate and Forecast) is an interface for scientific
 data access and a freely-distributed software library that provides an
 implementation of the CF interface/conventions and works closely with the
 more general NetCDF library.
 .
 This package contains the C/Fortran run-time shared libraries required by 
 programs.

Package: netcdf-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libnetcdf7 (= ${binary:Version}), libcf0 (= ${binary:Version}), ${misc:Depends}
Suggests: gdb
Description: debugging symbols for NetCDF and libCF
 This package contains the files that make it possible to debug the
 NetCDF binaries and programs that use the NetCDF/CF libraries with a
 source-level debugger like gdb.

Package: libcf-dev
Section: libdevel
Architecture: any
Depends: libcf0 (= ${binary:Version}), libnetcdf-dev, ${misc:Depends}
Suggests: netcdf-bin, netcdf-doc
Recommends: pkg-config
Breaks: libnetcdf-dev (<= 4.1.3-1~)
Homepage: http://www.unidata.ucar.edu/software/libcf/
Description: Development kit for libCF
 LibCF (Climate and Forecast) is an interface for scientific
 data access and a freely-distributed software library that provides an
 implementation of the CF interface/conventions and works closely with the
 more general NetCDF library.
 .
 This package includes everything needed for developing in C/Fortran language.

Package: libnetcdf-dev
Section: libdevel
Architecture: any
Depends: libnetcdf7 (= ${binary:Version}), ${misc:Depends}
Suggests: netcdf-bin, netcdf-doc
Recommends: pkg-config
Description: Development kit for NetCDF
 NetCDF (network Common Data Form) is an interface for scientific
 data access and a freely-distributed software library that provides an
 implementation of the interface.  The netCDF library also defines a
 machine-independent format for representing scientific data.
 Together, the interface, library, and format support the creation,
 access, and sharing of scientific data.
 .
 This package includes everything needed for developing in C, C++,
 Fortran 77, and Fortran 90.

Package: netcdf-bin
Section: science
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Programs for reading and writing NetCDF files
 Contains the programs ncdump and ncgen which convert NetCDF
 files to ASCII and back, respectively. NetCDF (network Common Data
 Form) is an interface for scientific data access and a
 freely-distributed software library that provides an implementation
 of the interface.  The netCDF library also defines a
 machine-independent format for representing scientific data.
 Together, the interface, library, and format support the creation,
 access, and sharing of scientific data.
