Verified Commit 4831b6a5 authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

fix tests with missing dependencies

parent 13b9fb7b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
libbio-db-hts-perl (3.01-3) unstable; urgency=medium

  * Team upload.
  * Fix tests with missing dependencies. (Closes #948097)

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 03 Jan 2020 22:21:07 +0100

libbio-db-hts-perl (3.01-2) unstable; urgency=medium

  * Team upload.
+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@ Package: libbio-db-hts-perl
Architecture: any
Depends: ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
         ${misc:Depends},
         libbio-perl-perl
Description: Perl interface to the HTS library
 HTSlib is an implementation of a unified C library for accessing common file
 formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call