Source: adun.app
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Yavor Doganov <yavor@gnu.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               imagemagick,
               libgnustep-gui-dev,
               libsteptalk-dev,
               libsqlclient-dev,
               libgsl-dev
Rules-Requires-Root: no
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/adun-app
Vcs-Git: https://salsa.debian.org/med-team/adun-app.git
Homepage: http://wiki.gnustep.org/index.php/Adun

Package: adun.app
Architecture: any
Depends: adun-core (= ${binary:Version}),
         ${shlibs:Depends},
         steptalk,
         ${misc:Depends}
Recommends: gnuplot
Description: Molecular Simulator for GNUstep (GUI)
 Adun is a biomolecular simulator that also includes data management and
 analysis capabilities.  It was developed at the Computational Biophysics
 and Biochemistry Laboratory, a part of the Research Unit on Biomedical
 Informatics of the UPF.
 .
 This package contains UL, the Adun GUI frontend.

Package: adun-core
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Molecular Simulator
 Adun is a biomolecular simulator that also includes data management and
 analysis capabilities.  It was developed at the Computational Biophysics
 and Biochemistry Laboratory, a part of the Research Unit on Biomedical
 Informatics of the UPF.
 .
 This package contains the AdunCore program and the Adun server.  If
 you want the graphical UI frontend, install the adun.app package.
