[med-svn] [Git][med-team/samtools][master] cwltools only "Suggests" not "Recommends"
Andreas Tille
gitlab at salsa.debian.org
Tue Jun 9 10:31:43 BST 2020
Andreas Tille pushed to branch master at Debian Med / samtools
Commits:
e8c62ffa by Andreas Tille at 2020-06-09T11:28:41+02:00
cwltools only "Suggests" not "Recommends"
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+samtools (1.10-4) UNRELEASED; urgency=medium
+
+ * cwltools only "Suggests" not "Recommends"
+
+ -- Andreas Tille <tille at debian.org> Tue, 09 Jun 2020 11:27:33 +0200
+
samtools (1.10-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -29,8 +29,8 @@ Breaks: iva (<=1.0.9+ds-6),
# older iva & bio-tradis have bad samtools version parsing code
Depends: ${shlibs:Depends},
${misc:Depends}
-Recommends: python3,
- cwltool
+Recommends: python3
+Suggests: cwltool
Description: processing sequence alignments in SAM, BAM and CRAM formats
Samtools is a set of utilities that manipulate nucleotide sequence alignments
in the binary BAM format. It imports from and exports to the ascii SAM
View it on GitLab: https://salsa.debian.org/med-team/samtools/-/commit/e8c62ffa10f390937a225fb4188fa9c31510379a
--
View it on GitLab: https://salsa.debian.org/med-team/samtools/-/commit/e8c62ffa10f390937a225fb4188fa9c31510379a
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/20200609/35de946f/attachment.html>
More information about the debian-med-commit
mailing list