Source: lastz
Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: science
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
Vcs-Browser: https://salsa.debian.org/med-team/lastz
Vcs-Git: https://salsa.debian.org/med-team/lastz.git
Homepage: https://github.com/lastz/lastz

Package: lastz
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: pairwise aligning DNA sequences
 LASTZ is a drop-in replacement for BLASTZ, and is backward compatible with
 BLASTZ’s command-line syntax. That is, it supports all of BLASTZ’s options
 but also has additional ones, and may produce slightly different alignment
 results.

Package: lastz-examples
Architecture: all
Multi-Arch: foreign
Depends:
 python3:any,
 ${python3:Depends},
 ${misc:Depends},
Description: pairwise aligning DNA sequences (examples and test scripts)
 LASTZ is a drop-in replacement for BLASTZ, and is backward compatible with
 BLASTZ’s command-line syntax. That is, it supports all of BLASTZ’s options
 but also has additional ones, and may produce slightly different alignment
 results.
 .
 This package contains example data and test scripts.
