[med-svn] [Git][med-team/trinityrnaseq][master] Added missing dependency on ncbi-blast+ to the binary package.
Michael R. Crusoe
gitlab at salsa.debian.org
Thu Jan 3 09:27:30 GMT 2019
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 <michael.crusoe at gmail.com> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190103/488d97a9/attachment.html>
More information about the debian-med-commit
mailing list