[med-svn] [seqtk] 01/03: cme fix dpkg-control

Andreas Tille tille at debian.org
Sat Feb 1 13:13:46 UTC 2014


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

tille pushed a commit to branch master
in repository seqtk.

commit f2dba1cc2542136ee57b8436106e90823495f3b9
Author: Andreas Tille <tille at debian.org>
Date:   Sat Feb 1 14:04:02 2014 +0100

    cme fix dpkg-control
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 44b1bf4..e044b77 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
 Source: seqtk
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.4
-Homepage: http://kevin-gattaca.blogspot.de/2012/05/program-seqtk-for-sampling-trimming.html
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/seqtk.git
 Vcs-Git: git://anonscm.debian.org/debian-med/seqtk.git
+Homepage: http://kevin-gattaca.blogspot.de/2012/05/program-seqtk-for-sampling-trimming.html
 
 Package: seqtk
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: sampling, trimming, fastq2fasta, subsequence, reverse complement
  Currently, seqtk supports quality based trimming with the phred
  algorithm, converting fastq to fasta, reverse complementing sequences,
@@ -21,4 +22,3 @@ Description: sampling, trimming, fastq2fasta, subsequence, reverse complement
  .
  Seqtk supports both fasta and fastq input files, which can be
  optionally gzip compressed.
-

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/seqtk.git



More information about the debian-med-commit mailing list