[med-svn] [mhap] 04/09: Clean up d/control style
Afif Elghraoui
afif at moszumanska.debian.org
Fri Mar 25 06:05:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository mhap.
commit bb2b65bc78ea76ae7714a750b0732dfbb38d9ff6
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Thu Mar 24 21:03:08 2016 -0700
Clean up d/control style
---
debian/control | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index 38859e2..248eeb6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,15 @@ Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif at debian.org>
-Build-Depends: debhelper (>= 9),
- javahelper,
- openjdk-8-jdk,
- ant,
- libcommons-compress-java,
- libfastutil-java,
- libguava-java,
- jaligner
+Build-Depends:
+ debhelper (>= 9),
+ javahelper,
+ openjdk-8-jdk,
+ ant,
+ libcommons-compress-java,
+ libfastutil-java,
+ libguava-java,
+ jaligner,
Standards-Version: 3.9.7
Homepage: https://github.com/marbl/MHAP
Vcs-Git: https://anonscm.debian.org/git/debian-med/mhap.git
@@ -18,9 +19,10 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mhap.git
Package: mhap
Architecture: all
-Depends: ${misc:Depends},
- ${java:Depends},
- java8-runtime-headless
+Depends:
+ ${misc:Depends},
+ ${java:Depends},
+ java8-runtime-headless,
Description: locality-sensitive hashing to detect long-read overlaps
The MinHash Alignment Process (MHAP) overlaps noisy, long reads using
probabilistic, locality-sensitive hashing. Integrating MHAP with the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mhap.git
More information about the debian-med-commit
mailing list