[med-svn] [SCM] samtools branch, master, updated. debian/0.1.18-1-31-g5761c3f
Charles Plessy
plessy at debian.org
Sat Mar 30 08:54:42 UTC 2013
The following commit has been merged in the master branch:
commit 6f75b485f355880c45090f8b2ff01402cf607820
Author: Charles Plessy <plessy at debian.org>
Date: Sat Mar 30 16:05:42 2013 +0900
Normalised with cme (from the libconfig-model-perl package).
diff --git a/debian/control b/debian/control
index abcb75c..81c0313 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,25 @@
Source: samtools
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+ Dominique Belhachemi <domibel at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Charles Plessy <plessy at debian.org>, Dominique Belhachemi <domibel at debian.org>
-Build-Depends: debhelper (>= 9), bash-completion, cdbs, quilt, libncurses5-dev, zlib1g-dev
+Build-Depends: debhelper (>= 9),
+ bash-completion,
+ cdbs,
+ quilt,
+ libncurses5-dev,
+ zlib1g-dev
Standards-Version: 3.9.2
-Homepage: http://samtools.sourceforge.net
Vcs-Browser: http://git.debian.org/?p=debian-med/samtools.git
Vcs-Git: git://git.debian.org/debian-med/samtools.git
+DM-Upload-Allowed: yes
+Homepage: http://samtools.sourceforge.net
Package: samtools
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+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
@@ -24,7 +31,8 @@ Description: processing sequence alignments in SAM and BAM formats
Package: libbam-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: manipulates nucleotide sequence alignments in BAM or SAM format
The BAM library provides I/O and various operations on manipulating nucleotide
sequence alignments in the BAM (Binary Alignment/Mapping) or SAM (Sequence
@@ -33,3 +41,4 @@ Description: manipulates nucleotide sequence alignments in BAM or SAM format
with a specified region.
.
This library is part of SAMtools.
+
--
Processing of sequence alignments in SAM and BAM formats.
More information about the debian-med-commit
mailing list