[med-svn] [Git][med-team/jellyfish][master] For jellyfish-examples drop 'jellyfish' to a recommends from a depends.
Michael R. Crusoe
gitlab at salsa.debian.org
Fri Jun 5 08:00:40 BST 2020
Michael R. Crusoe pushed to branch master at Debian Med / jellyfish
Commits:
70d72853 by Michael R. Crusoe at 2020-06-05T09:00:31+02:00
For jellyfish-examples drop 'jellyfish' to a recommends from a depends.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jellyfish (2.3.0-7) UNRELEASED; urgency=medium
+
+ * For jellyfish-examples drop 'jellyfish' to a recommends from a depends.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Fri, 05 Jun 2020 08:59:38 +0200
+
jellyfish (2.3.0-6) unstable; urgency=medium
[ Andreas Tille ]
=====================================
debian/control
=====================================
@@ -143,9 +143,9 @@ Description: count k-mers in DNA sequences (Perl bindings of jellyfish)
Package: jellyfish-examples
Architecture: all
-Depends: jellyfish,
- ${shlibs:Depends},
+Depends: ${shlibs:Depends},
${misc:Depends}
+Recommends: jellyfish
Description: count k-mers in DNA sequences (examples for testing)
JELLYFISH is a tool for fast, memory-efficient counting of k-mers in
DNA. A k-mer is a substring of length k, and counting the occurrences
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/commit/70d728530580b566ba058a690ea9ea54d01d5220
--
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/commit/70d728530580b566ba058a690ea9ea54d01d5220
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/20200605/98a55115/attachment-0001.html>
More information about the debian-med-commit
mailing list