This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository samtools.
commit 9febad60d1408497fc80b00d1974b26652ef6e75 Author: Charles Plessy <[email protected]> Date: Sat Aug 23 15:47:47 2014 +0900 Recommend python since samtools installs a python script in /usr/bin. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c236ccb..1dc3207 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Package: samtools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: python Description: processing sequence alignments in SAM and BAM 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
