[med-svn] [Git][med-team/bcftools][master] 2 commits: Only recommend python-matplotlib and python3-gffutils
Charles Plessy (@plessy)
gitlab at salsa.debian.org
Tue Jun 25 00:38:08 BST 2024
Charles Plessy pushed to branch master at Debian Med / bcftools
Commits:
88146e98 by Charles Plessy at 2024-06-25T08:30:49+09:00
Only recommend python-matplotlib and python3-gffutils
This allows advanced users to make a minimal installation of bcftools
without these python libraries. Regular users still get them as
Recommends are installed by default.
Bioconda containers do not shiop these Python libraries either.
- - - - -
21161956 by Charles Plessy at 2024-06-25T08:34:50+09:00
bcftools (1.20-2) unstable; urgency=medium
* Team upload
* Only recommend python-matplotlib and python3-gffutils
-- Charles Plessy <plessy at debian.org> Tue, 25 Jun 2024 08:34:02 +0900
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+bcftools (1.20-2) unstable; urgency=medium
+
+ * Team upload
+ * Only recommend python-matplotlib and python3-gffutils
+
+ -- Charles Plessy <plessy at debian.org> Tue, 25 Jun 2024 08:34:02 +0900
+
bcftools (1.20-1) unstable; urgency=medium
[ Charles Plessy ]
=====================================
debian/control
=====================================
@@ -22,10 +22,10 @@ Package: bcftools
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- sse2-support [i386],
+ sse2-support [i386]
+Recommends: perl,
python3-gffutils,
python3-matplotlib
-Recommends: perl
Suggests:
# These are needed for plot-vcfstats
python3,
View it on GitLab: https://salsa.debian.org/med-team/bcftools/-/compare/f2576d2a782334295689fe9c1d93c4ac97c287c8...21161956236aa78e389b1aad36fa97d00539530c
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/bcftools/-/compare/f2576d2a782334295689fe9c1d93c4ac97c287c8...21161956236aa78e389b1aad36fa97d00539530c
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/20240624/9fbadc50/attachment-0001.htm>
More information about the debian-med-commit
mailing list