[med-svn] [bcftools] 08/10: Add perl:Depends and suggested packages

Afif Elghraoui afif-guest at moszumanska.debian.org
Tue Nov 10 07:45:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository bcftools.

commit 20cf7ea04dc259f7db733fd6a204589cb704233e
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Mon Nov 9 23:41:23 2015 -0800

    Add perl:Depends and suggested packages
---
 debian/control | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0a73cd4..0708c3c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,14 @@ Package: bcftools
 Architecture: any
 Depends:
 	${shlibs:Depends},
-	${misc:Depends}
+	${misc:Depends},
+	${perl:Depends}
+Suggests:
+# These are needed for plot-vcfstats
+	python,
+	python-numpy,
+	python-matplotlib,
+	texlive-latex-recommended
 Description: genomic variant calling and manipulation of VCF/BCF files
  BCFtools is a set of utilities that manipulate variant calls in the
  Variant Call Format (VCF) and its binary counterpart BCF. All commands work

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcftools.git



More information about the debian-med-commit mailing list