Michael R. Crusoe pushed to branch master at Debian Med / trinityrnaseq
Commits: eb005205 by Michael R. Crusoe at 2019-01-03T09:15:51Z Added missing dependency on ncbi-blast+ to the binary package. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +trinityrnaseq (2.6.6+dfsg-5) unstable; urgency=medium + + * Added missing dependency on ncbi-blast+ to the binary package. + + -- Michael R. Crusoe <[email protected]> Thu, 03 Jan 2019 01:15:29 -0800 + trinityrnaseq (2.6.6+dfsg-4) unstable; urgency=medium * Default to Python 3, as needed. ===================================== debian/control ===================================== @@ -44,7 +44,8 @@ Depends: ${shlibs:Depends}, parafly, curl, salmon, - python3-numpy + python3-numpy, + ncbi-blast+ Recommends: ${java:Recommends}, trinityrnaseq-examples Suggests: collectl View it on GitLab: https://salsa.debian.org/med-team/trinityrnaseq/commit/eb005205bfe311c213712a8c075996bdcc487230 -- View it on GitLab: https://salsa.debian.org/med-team/trinityrnaseq/commit/eb005205bfe311c213712a8c075996bdcc487230 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
