[med-svn] [canu] 01/01: Proper description, cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Oct 7 14:13:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository canu.
commit fb82bd7c6e4d1462ec1bf22747ab61107c6e73d3
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 7 16:13:04 2016 +0200
Proper description, cme fix dpkg-control
---
debian/control | 53 +++++++++++++++++++++++++++++------------------------
1 file changed, 29 insertions(+), 24 deletions(-)
diff --git a/debian/control b/debian/control
index b17fcc0..e41e7b4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,37 @@
Source: canu
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif at debian.org>
-Build-Depends:
- debhelper (>= 9),
- libboost-dev,
- libmeryl-dev,
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ libboost-dev,
+ libmeryl-dev,
+ libfilesys-df-perl
# For File::Path
- perl-base,
- libfilesys-df-perl,
-Standards-Version: 3.9.7
-Homepage: http://canu.readthedocs.org/en/latest/
-Vcs-Git: https://anonscm.debian.org/git/debian-med/canu.git
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/canu.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/canu.git
+Homepage: http://canu.readthedocs.org/en/latest/
Package: canu
Architecture: any
-Depends:
- ${shlibs:Depends},
- ${misc:Depends},
- ${perl:Depends},
- libfilesys-df-perl,
- mhap (>= 2.1),
-# pbdagcon,
-# falconkit,
-Suggests:
- gridengine-client,
- gnuplot,
-Description: A single molecule sequence assembler
- <insert long description, indented with spaces>
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${perl:Depends},
+ libfilesys-df-perl,
+ mhap (>= 2.1)
+# pbdagcon,
+# falconkit,
+Suggests: gridengine-client,
+ gnuplot
+Description: single molecule sequence assembler for genomes
+ Canu is a fork of the Celera Assembler, designed for high-noise
+ single-molecule sequencing (such as the PacBio RS II or Oxford
+ Nanopore MinION).
+ .
+ Canu is a hierarchical assembly pipeline which runs in four steps:
+ .
+ * Detect overlaps in high-noise sequences using MHAP
+ * Generate corrected sequence consensus
+ * Trim corrected sequences
+ * Assemble trimmed corrected sequences
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/canu.git
More information about the debian-med-commit
mailing list