[med-svn] [kmer-tools] 02/03: Add package definitions

Afif Elghraoui afif-guest at moszumanska.debian.org
Fri May 8 05:30:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository kmer-tools.

commit 9ab92e14f03d71cdd283daedfb3085cebea8187d
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Thu May 7 21:57:19 2015 -0700

    Add package definitions
    
    This is mostly adapted from the kmer subpackage in wgs-assembler.
---
 debian/control | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 8cbc85f..9669c62 100644
--- a/debian/control
+++ b/debian/control
@@ -17,27 +17,43 @@ Package: kmer
 Architecture: any
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: suite of tools for DNA sequence analysis
+ The kmer package is a suite of tools for DNA sequence analysis.
+ It provides tools for searching (ESTs, mRNAs, sequencing reads);
+ aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
+ based on kmers.
 
 Package: kmer-doc
 Architecture: all
 Description: documentation for kmer
  <insert long description, indented with spaces>
+ The kmer package is a suite of tools for DNA sequence analysis.
+ It provides tools for searching (ESTs, mRNAs, sequencing reads);
+ aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
+ based on kmers.
+ .
+ This package contains documentation for kmer.
 
 Package: libkmer
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description>
+Description: suite of tools for DNA sequence analysis
+ The kmer package is a suite of tools for DNA sequence analysis.
+ It provides tools for searching (ESTs, mRNAs, sequencing reads);
+ aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
+ based on kmers.
 
 Package: libkmer-dev
 Architecture: any
 Section: libdevel
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description>
-
+Description: suite of tools for DNA sequence analysis (development lib)
+ The kmer package is a suite of tools for DNA sequence analysis.
+ It provides tools for searching (ESTs, mRNAs, sequencing reads);
+ aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
+ based on kmers.
+ .
+ This package contains the static libraries and header files.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git



More information about the debian-med-commit mailing list