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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
