Source: adun.app
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 (>= 11),
	       gnustep-make (>= 2.7.0-3),
	       libgnustep-gui-dev,
	       libsteptalk-dev,
	       libsqlclient-dev,
	       libgsl-dev
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/adun.app.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/adun.app.git
Homepage: http://diana.imim.es/Adun

Package: adun.app
Architecture: any
Depends: adun-core (= ${binary:Version}),
	 ${shlibs:Depends},
	 steptalk,
	 ${misc:Depends},
	 ${gnustep: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},
	 ${gnustep: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.
