[med-svn] [minimap] 02/03: add autopkgtest in d/control

Sascha Steinbiss sascha at steinbiss.name
Sun Jan 10 11:48:13 UTC 2016


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

sascha-guest pushed a commit to branch master
in repository minimap.

commit 2cf51b7587507d2187ba567c76318116f80a08f0
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Sun Jan 10 11:45:07 2016 +0000

    add autopkgtest in d/control
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7a931b8..e55db64 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: minimap 
+Source: minimap
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Sascha Steinbiss <sascha at steinbiss.name>
 Section: science
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9),
                d-shlibs,
                zlib1g-dev
 Standards-Version: 3.9.6
+Testsuite: autopkgtest
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/minimap.git
 Vcs-Git: git://anonscm.debian.org/debian-med/minimap.git
 Homepage: https://github.com/lh3/minimap
@@ -16,12 +17,12 @@ Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          zlib1g
-Description: tool to find approximate mapping positions between long sequences 
+Description: tool to find approximate mapping positions between long sequences
  Minimap is an experimental tool to efficiently find multiple approximate
  mapping positions between two sets of long sequences, such as between
  reads and reference genomes, between genomes and between long noisy reads.
  Minimap does not generate alignments as of now and because of this, it is
- usually tens of times faster than mainstream aligners. 
+ usually tens of times faster than mainstream aligners.
  It does not replace mainstream aligners, but it can be useful when you
  want to quickly identify long approximate matches at moderate divergence among
  a huge collection of sequences. For this task, it is much faster than most

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



More information about the debian-med-commit mailing list