[med-svn] [SCM] fastx-toolkit branch, master, updated. debian/0.0.13.2-1-6-gaadb4cf
Charles Plessy
plessy at debian.org
Wed Jul 10 00:32:53 UTC 2013
The following commit has been merged in the master branch:
commit 20c23bd8303d25fd20b2a42267b5a737f741f231
Author: Charles Plessy <plessy at debian.org>
Date: Wed Jul 10 09:26:07 2013 +0900
debian/control normalised with config-model-edit.
diff --git a/debian/control b/debian/control
index 526e5a0..2249f2a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,28 @@
Source: fastx-toolkit
-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>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libgtextutils-dev,
- help2man, libgd-graph-perl, libperlio-gzip-perl
+ Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ pkg-config,
+ libgtextutils-dev,
+ help2man,
+ libgd-graph-perl,
+ libperlio-gzip-perl
Standards-Version: 3.9.3
Vcs-Browser: http://git.debian.org/?p=debian-med/fastx-toolkit.git
Vcs-Git: git://git.debian.org/debian-med/fastx-toolkit.git
+DM-Upload-Allowed: yes
Homepage: http://hannonlab.cshl.edu/fastx_toolkit/
Package: fastx-toolkit
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgd-graph-perl, libperlio-gzip-perl
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libgd-graph-perl,
+ libperlio-gzip-perl
Description: FASTQ/A short nucleotide reads pre-processing tools
The FASTX-Toolkit is a collection of command line tools for preprocessing
short nucleotide reads in FASTA and FASTQ formats, usually produced by
@@ -25,3 +33,4 @@ Description: FASTQ/A short nucleotide reads pre-processing tools
before mapping the sequences to the genome—manipulating the sequences to
produce better mapping results. The FASTX-Toolkit tools perform some of these
preprocessing tasks.
+
--
FASTQ/A short-reads pre-processing tools
More information about the debian-med-commit
mailing list