Source: jaligner
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Tim Booth <tbooth@ceh.ac.uk>,
           Michael R. Crusoe <crusoe@ucdavis.edu>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               default-jdk
Build-Depends-Indep: junit4,
                     javahelper,
                     icedtea-netx-common,
                     ruby-ronn
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/jaligner.git
Vcs-Git: git://anonscm.debian.org/debian-med/jaligner.git
Homepage: https://github.com/ahmedmoustafa/JAligner

Package: jaligner
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends},
         default-jre-headless
Suggests: default-jre
Description: Smith-Waterman algorithm with Gotoh's improvement
 JAligner is an open source Java implementation of the Smith-Waterman
 algorithm with Gotoh's improvement for biological local pairwise sequence
 alignment with the affine gap penalty model.
