Source: biomaj-watcher
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>
Section: contrib/science
XS-Autobuild: no
Priority: optional
Build-Depends: debhelper (>= 10),
               ant,
               zip,
               unzip
Build-Depends-Indep: default-jdk,
                     debconf,
                     po-debconf,
                     liblog4j1.2-java,
                     libcommons-lang-java,
                     libcommons-logging-java,
                     libjsch-java,
                     libjdom1-java,
                     libquartz-java,
                     libmail-java,
                     libxerces2-java,
                     javahelper,
                     biomaj
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biomaj-watcher.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/biomaj-watcher.git
Homepage: http://biomaj.genouest.org

Package: biomaj-watcher
Architecture: all
Depends: ${misc:Depends},
         default-jdk,
         tomcat8,
         biomaj,
         debconf,
         liblog4j1.2-java,
         libjsch-java,
         libjdom1-java,
         libcommons-lang-java,
         libcommons-logging-java,
         libquartz-java,
         libxerces2-java,
         unzip,
         zip,
         libmail-java
Description: biological data-bank updater - web interface
 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 BioMAJ watcher provides a management interface for the BioMAJ tool.
 It runs in a web container (Tomcat) and is accessible under the URL
 http://hostname:portnumber/BmajWatcher
 .
 The web interface can give anonymous users an overview of available
 data. Administrators can also use it to manage data-banks, schedule
 updates via cron, view error logs, or use the integrated data-bank
 properties editor.
