[med-svn] [libsmithwaterman] 03/08: shorter description
Andreas Tille
tille at debian.org
Wed Jun 22 14:40:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libsmithwaterman.
commit 98c59845d4d4c8bc68a2878dac109fdfe60c2305
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 22 16:24:04 2016 +0200
shorter description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 567c6af..9d53849 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: library to determine similar regions between two strings or nucleotide or protein sequences
+Description: determine similar regions between two strings or nucleotide or protein sequences (lib)
The Smith–Waterman algorithm performs local sequence alignment; that is,
for determining similar regions between two strings or nucleotide or
protein sequences. Instead of looking at the total sequence, the
@@ -31,7 +31,7 @@ Section: libdevel
Depends: libsmithwaterman0 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
-Description: library to determin similar regions between two strings or nucleotide or protein sequences (devel)
+Description: determine similar regions between two strings or nucleotide or protein sequences (devel)
The Smith–Waterman algorithm performs local sequence alignment; that is,
for determining similar regions between two strings or nucleotide or
protein sequences. Instead of looking at the total sequence, the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsmithwaterman.git
More information about the debian-med-commit
mailing list