This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository samtools.
commit 6c2d9cd543036264833eca4d3e1a3483d78cc914 Author: Charles Plessy <[email protected]> Date: Thu Sep 25 20:54:09 2014 +0900 Build-depend and recommend libio-pty-perl for the regression tests. --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 74fe2b4..5f49238 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), bash-completion, + # libio-pty-perl is needed by the regression test. + libio-pty-perl, libncurses5-dev, libhts-dev (>= 1.0), zlib1g-dev, @@ -31,6 +33,7 @@ Description: processing sequence alignments in SAM and BAM formats Package: samtools-test Architecture: all Depends: ${misc:Depends} +Recommends: libio-pty-perl Description: test files for the samtools package. Samtools is a set of utilities that manipulate nucleotide sequence alignments in the binary BAM format. -- 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
