Source: gerris
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>,
           Anton Gladky <gladk@debian.org>
Section: science
Testsuite: autopkgtest
Priority: optional
Build-Depends: autotools-dev,
               debhelper (>= 10),
               gfortran,
               libglib2.0-dev,
               libgsl0-dev,
               libgts-bin (>= 0.7.6+darcs121130-1.2),
               libgts-dev (>= 0.7.6+darcs121130-1.2),
               libnetcdf-dev,
               mpi-default-dev,
               python
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/gerris.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/gerris.git
Homepage: http://gfs.sourceforge.net/

Package: gerris
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: gfsview
Suggests: python
Breaks: gerris-mpi (<< 20131206+dfsg-7)
Replaces: gerris-mpi (<< 20131206+dfsg-7)
Description: Fluid Flow Solver
 Gerris is a system for the solution of the partial differential
 equations describing fluid flow.
 .
 A brief summary of its main (current) features:
 .
   * Solves the time-dependent incompressible variable-density Euler,
     Stokes or Navier-Stokes equations
   * Adaptive mesh refinement: the resolution is adapted dynamically to
     the features of the flow
   * Entirely automatic mesh generation in complex geometries
   * Second-order in space and time
   * Unlimited number of advected/diffused passive tracers
   * Flexible specification of additional source terms
   * Portable parallel support using the MPI library
   * Volume of Fluid advection scheme for interfacial flows
 .
 This package has MPI support built in.

Package: libgfs-1.3-2
Architecture: any
Section: devel
Depends: ${misc:Depends},
         ${shlibs:Depends}
Breaks: libgfs-mpi-1.3-2 (<< 20131206+dfsg-7)
Replaces: libgfs-mpi-1.3-2 (<< 20131206+dfsg-7)
Description: Fluid Flow Solver -- shared libraries
 Gerris is a system for the solution of the partial differential
 equations describing fluid flow.
 .
 This package contains the shared libraries for libgfs.
 .
 This package has MPI support built in.

Package: libgfs-dev
Architecture: any
Section: libdevel
Depends: libgfs-1.3-2 (= ${binary:Version}),
         ${misc:Depends},
         libgts-dev,
         libav-tools,
         ${shlibs:Depends}
Breaks: libgfs-mpi-dev (<< 20131206+dfsg-7)
Replaces: libgfs-mpi-dev (<< 20131206+dfsg-7)
Description: Fluid Flow Solver -- development libraries and headers
 Gerris is a system for the solution of the partial differential
 equations describing fluid flow.
 .
 This package contains the headers and development libraries needed to
 build applications using libgfs.
 .
 This package has MPI support built in.
