Source: mobyle
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
               python,
               python-simpletal,
               python-simplejson,
               python-pil,
               python-lxml,
               dh-apache2,
               apache2-dev,
               dh-python
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mobyle.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/mobyle.git
Homepage: https://projets.pasteur.fr/projects/mobyle
X-Python-Version: >= 2.5

Package: mobyle
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         apache2 (>= 2.4) | httpd-cgi,
         libjs-scriptaculous,
         libjs-jquery,
         libjs-prototype,
         mobyle-utils,
         python-biopython,
         python-pil,
         python-lxml,
         python-pygraphviz,
         python-simplejson,
         python-simpletal,
         python-simpletal (<< 5.0~),
         squizz (>= 0.99b+dfsg),
         ttf-bitstream-vera
Recommends: mobyle-programs,
            mobyle-tutorials,
            ${misc:Recommends},
            jing
Suggests: python-openid,
          python-dnspython
Description: Web portal that provides web forms for command-line software
 Mobyle is a framework and web portal specifically aimed at the integration of 
 bioinformatics software and databanks. It generates a web interface from an xml
 description for command-line based tools.
 It can submit jobs locally or using DRM systems.
 .
 This package will restart Apache after enabling the ‘rewrite’ and ‘headers’
 modules.
 .
 The Mobyle project is now considered a legacy project and the code, although
 still available, will no longer maintained after december 31st, 2016.

Package: mobyle-utils
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends}
Description: binary tools used by Mobyle
 Mobyle is a framework and web portal specifically aimed at the integration of
 bioinformatics software and databanks. It generates a web interface from an xml
 description for command-line based tools.
 It can submit jobs locally or using DRM systems.
 .
 Binary tools used by the Mobyle web portal to manage 
 jobs.
