[med-svn] [freebayes] 04/05: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed Jun 22 12:26:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository freebayes.
commit f09cec16654e706e3b738792ab72422cd0cac2be
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 22 14:25:27 2016 +0200
cme fix dpkg-control
---
debian/control | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 329b960..65701ec 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
Source: freebayes
+Maintainer: Brad Chapman <chapmanb at 50mail.com>
Section: science
Priority: optional
-Maintainer: Brad Chapman <chapmanb at 50mail.com>
Build-Depends: debhelper (>= 9),
- cmake (>= 2),
+ cmake,
zlib1g-dev,
libbamtools-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/freebayes.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/freebayes.git
Homepage: https://github.com/ekg/freebayes
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/freebayes.git
-Vcs-Git: git://anonscm.debian.org/debian-med/freebayes.git
Package: freebayes
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Bayesian haplotype-based polymorphism discovery and genotyping
FreeBayes is a Bayesian genetic variant detector designed to find
small polymorphisms, specifically SNPs (single-nucleotide
polymorphisms), indels (insertions and deletions), MNPs
(multi-nucleotide polymorphisms), and complex events (composite
insertion and substitution events) smaller than the length of a
- short-read sequencing alignment.
\ No newline at end of file
+ short-read sequencing alignment.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freebayes.git
More information about the debian-med-commit
mailing list