X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2FREADME.Debian;h=6a6b574db309e3fb572149fdcf6495947e5d91d1;hp=431ec29d995d392e3e5d3660de6cae5644b5b3b5;hb=cefa18095b2479339b08111936313066ec548657;hpb=4dd37bb88d4feb45d3fcfdc655ea75f72ea2aacb diff --git a/debian/README.Debian b/debian/README.Debian index 431ec29..6a6b574 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,13 +1,29 @@ -SAMtools for Debian -------------------- +SAMtools for Debian. +━━━━━━━━━━━━━━━━━━━━ + + +Extra utilities. +──────────────── The extra utilities found in the ‘misc’ directory of the upstream archive are -placed in ‘/usr/share/samtools’ and ‘/usr/lib/samtools’ for Perl scripts and -binary executables respectively. +placed in ‘/usr/share/samtools’ for the Perl and Python scripts, and +‘/usr/lib/samtools’ for the binary executables. + + +The BAM library. +──────────────── Currently, the BAM library only exists in static version. It (actually the whole package) is built with the -fPIC option, to allow the compilation of the Bio::SamTools Perl module on the amd64 platform (Debian package libbio-samtools-perl). - -- Charles Plessy Thu, 03 Sep 2009 19:24:02 +0900 + +Note about how this package is tested. +────────────────────────────────────── + +At build time, the regression tests of the package are ran. You can consult the +results on ‘http://buildd.debian.org/samtools’. + + + -- Charles Plessy Thu, 15 Jul 2010 08:37:41 +0900