This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository kmer-tools.
commit a62123df0ffa6db5b6b839a19842e8cee6877515 Author: Andreas Tille <[email protected]> Date: Mon May 25 09:01:58 2015 +0200 Spacing in long descriptions --- debian/control | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/debian/control b/debian/control index e804cf7..9eae147 100644 --- a/debian/control +++ b/debian/control @@ -42,15 +42,15 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: in- and out-of-core kmer counting and utilities - meryl computes the kmer content of genomic sequences. Kmer - content is represented as a list of kmers and the number of - times each occurs in the input sequences. The kmer can be - restricted to only the forward kmer, only the reverse kmer, - or the canonical kmer (lexicographically smaller of the - forward and reverse kmer at each location). Meryl can - report the histogram of counts, the list of kmers and their - counts, or can perform mathematical and set operations - on the processed data files. + meryl computes the kmer content of genomic sequences. Kmer + content is represented as a list of kmers and the number of + times each occurs in the input sequences. The kmer can be + restricted to only the forward kmer, only the reverse kmer, + or the canonical kmer (lexicographically smaller of the + forward and reverse kmer at each location). Meryl can + report the histogram of counts, the list of kmers and their + counts, or can perform mathematical and set operations + on the processed data files. Package: libmeryl-dev Architecture: any @@ -58,14 +58,14 @@ Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends} Description: in- and out-of-core kmer counting and utilities - meryl computes the kmer content of genomic sequences. Kmer - content is represented as a list of kmers and the number of - times each occurs in the input sequences. The kmer can be - restricted to only the forward kmer, only the reverse kmer, - or the canonical kmer (lexicographically smaller of the - forward and reverse kmer at each location). Meryl can - report the histogram of counts, the list of kmers and their - counts, or can perform mathematical and set operations - on the processed data files. - . - This package contains the static libraries and header files. + meryl computes the kmer content of genomic sequences. Kmer + content is represented as a list of kmers and the number of + times each occurs in the input sequences. The kmer can be + restricted to only the forward kmer, only the reverse kmer, + or the canonical kmer (lexicographically smaller of the + forward and reverse kmer at each location). Meryl can + report the histogram of counts, the list of kmers and their + counts, or can perform mathematical and set operations + on the processed data files. + . + 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
