Michael R. Crusoe pushed to branch master at Debian Med / libbio-db-hts-perl
Commits: 4831b6a5 by Michael R. Crusoe at 2020-01-03T22:21:12+01:00 fix tests with missing dependencies - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libbio-db-hts-perl (3.01-3) unstable; urgency=medium + + * Team upload. + * Fix tests with missing dependencies. (Closes #948097) + + -- Michael R. Crusoe <[email protected]> Fri, 03 Jan 2020 22:21:07 +0100 + libbio-db-hts-perl (3.01-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -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 View it on GitLab: https://salsa.debian.org/med-team/libbio-db-hts-perl/commit/4831b6a552c0b598c5a7814b58108dfc258b2ed3 -- View it on GitLab: https://salsa.debian.org/med-team/libbio-db-hts-perl/commit/4831b6a552c0b598c5a7814b58108dfc258b2ed3 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
