Source: med-fichier
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Aurelien Jarno <aurel32@debian.org>,
 "Adam C. Powell, IV" <hazelsct@debian.org>,
 Anton Gladky <gladk@debian.org>
Build-Depends:
 autotools-dev,
 debhelper (>= 9),
 dh-autoreconf,
 gfortran,
 hdf5-tools (>= 1.8.8),
 libhdf5-mpi-dev (>= 1.8.8),
 mpi-default-dev,
 mpi-default-bin,
 libtool,
 tk
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/debian-science/packages/med-fichier.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/med-fichier.git
Homepage: http://www.code-aster.org/outils/med/

Package: libmed-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 libmed1 (= ${binary:Version}),
 ${misc:Depends}
Description: Development files for libmed
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.

Package: libmed-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Description: Documentation for the MED-fichier library
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.
 .
 This package provides the documentation for the MED-fichier library
 (in French).

Package: libmed-tools
Section: science
Architecture: any
Multi-Arch: foreign
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 tk8.4 | wish,
 ${misc:Depends},
 ${shlibs:Depends}
Conflicts:
 libmed-tools
Description: Runtime tools to handle MED files
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.
 .
 This package contains runtime tools for med-fichier:
  - mdump: a tool to dump MED files
  - xmdump: graphical version of mdump.
  - medconforme: a tool to validate a MED file
  - medimport: a tool to convert a MED v2.1 or v2.2 file into a MED v2.3
    file

Package: libmed1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 libmed-doc,
 libmed-tools
Description: Library to exchange meshed data (Fortran version)
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.
 .
 This package contains the MED-fichier runtime library (Fortran version).

Package: libmedc-dev
Section: libdevel
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Architecture: any
Depends:
 libhdf5-mpi-dev,
 libmedc1 (= ${binary:Version}),
 ${misc:Depends}
Conflicts:
 libmed-dev (= 2.3.6-4)
Description: Development files for libmedc
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.
 .
 This package contains the header files and static library needed to
 compile applications that use libmedC.

Package: libmedc1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 libmed-doc,
 libmed-tools
Description: Library to exchange meshed data (C version)
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.
 .
 This package contains the MED-fichier runtime library (C version).

Package: libmedimport-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 libmedc-dev,
 libmedimport0 (= ${binary:Version}),
 ${misc:Depends}
Conflicts:
 libmed-dev (= 2.3.6-4),
 libmedimportcxx-dev
Replaces:
 libmedimportcxx-dev
Provides:
 libmedimportcxx-dev
Description: Development files for libmedimport0
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.
 .
 This package contains the header files and static library needed to
 compile applications that use libmedimport, including C++ applications.

Package: libmedimport0
Section: libs
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Architecture: any
Depends:
 libmedc1,
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 libmed-doc,
 libmed-tools
Description: Library to import old version files
 MED-fichier (Modélisation et Echanges de Données, in English Modelisation
 and Data Exchange) is a library to store and exchange meshed data or
 computation results. It uses the HDF5 file format to store the data.
 .
 This package contains the library able to import old version files (C
 version).
