[med-svn] [sga] 03/04: Fix Depends field
Andreas Tille
tille at debian.org
Wed Sep 9 09:11:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian
in repository sga.
commit 14f8fd82e9d219c60fc119b2896e08dfe4a31164
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 9 14:45:03 2015 +0200
Fix Depends field
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 33400c6..22f341f 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,9 @@ Package: sga
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- samtools
- python
- python-ruffus
+ samtools,
+ python,
+ python-ruffus,
python-pysam
Suggests: abyss (>= 1.5.2-2)
Description: de novo genome assembler that uses string graphs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sga.git
More information about the debian-med-commit
mailing list