X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fcontrol;h=82e03de4c7dc0e086ec35a1fd98b3109263fd01b;hp=acaa75cc26a34b5da6a827ef31ee365361200422;hb=2347ad62090e036841008e054c234868e21f7a80;hpb=d363084f0412f3bcdeb0304aeb0974c9a10c7649 diff --git a/debian/control b/debian/control index acaa75c..82e03de 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,25 @@ Source: samtools Section: science Priority: optional -Maintainer: Debian-Med Packaging Team +Maintainer: Debian Med Packaging Team DM-Upload-Allowed: yes Uploaders: Charles Plessy -Build-Depends: debhelper (>= 7), cdbs, libncurses5-dev, zlib1g-dev -Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 8), cdbs, quilt, libncurses5-dev, zlib1g-dev +Standards-Version: 3.9.2 Homepage: http://samtools.sourceforge.net -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/samtools/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/samtools/trunk/ +Vcs-Browser: http://git.debian.org/?p=debian-med/samtools.git +Vcs-Git: git://git.debian.org/debian-med/samtools.git Package: samtools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: 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 (Sequence Alignment/Map) format, does sorting, merging and indexing, and allows to retrieve reads in any regions swiftly. It is designed to work on a stream, - and is able to open a BAM (not SAM) file on a remote FTP server. + and is able to open a BAM (not SAM) file on a remote FTP or HTTP server. Package: libbam-dev Architecture: any