Commit 57b47776 authored by Andreas Tille's avatar Andreas Tille
Browse files

Make sure scripts can run out of the box on normal installation

parent 4adb9502
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
nanopolish (0.10.2-2) UNRELEASED; urgency=medium

  * Team upload.
  * Recommends: python-pysam, python-biopython

 -- Andreas Tille <tille@debian.org>  Tue, 30 Oct 2018 10:36:30 +0100

nanopolish (0.10.2-1) unstable; urgency=medium

  * Team upload.
+4 −3
Original line number Diff line number Diff line
@@ -16,9 +16,10 @@ Homepage: https://github.com/jts/nanopolish
Package: nanopolish
Architecture: any-amd64 any-i386
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: python,
          perl,
         ${misc:Depends},
Recommends: python-biopython,
            python-pysam
Suggests: perl,
          make
Description: consensus caller for nanopore sequencing data
 Nanopolish uses a signal-level hidden Markov model for consensus calling