[med-svn] [dindel] 01/04: cme fix dpkg-control
Andreas Tille
tille at debian.org
Sat Mar 19 06:19:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository dindel.
commit c620dbf049739ea3ee408fcab050ba363a226e3b
Author: Andreas Tille <tille at debian.org>
Date: Sat Mar 19 06:46:58 2016 +0100
cme fix dpkg-control
---
debian/control | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 87f8425..abecc6b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
Source: dindel
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Animesh Sharma <sharma.animesh at gmail.com>,
+ Steffen Moeller <moeller at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders:
- Animesh Sharma <sharma.animesh at gmail.com>,
- Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 9), seqan-dev, libbam-dev,
- libboost-program-options-dev, libboost-math-dev
+Build-Depends: debhelper (>= 9),
+ seqan-dev,
+ libbam-dev,
+ libboost-program-options-dev,
+ libboost-math-dev
Standards-Version: 3.9.7
-Homepage: https://sites.google.com/site/keesalbers/soft/dindel
-Vcs-Git: git://git.debian.org/debian-med/dindel.git
Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/dindel.git/tree/
+Vcs-Git: https://anonscm.debian.org/git/debian-med/dindel.git
+Homepage: https://sites.google.com/site/keesalbers/soft/dindel
Package: dindel
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: determines indel calls from short-read data
Dindel is a program for calling small indels from short-read sequence
data ('next generation sequence data'). It currently is designed to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dindel.git
More information about the debian-med-commit
mailing list