This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tn-seqexplorer.
commit a940e1f54f4cbcae6894d29add9a823f2ad0bc60 Author: Andreas Tille <[email protected]> Date: Sun May 14 12:17:52 2017 +0200 Add Depends, waiting for upstream to clarify license --- debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 820eaa3..2afe42f 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,11 @@ Homepage: https://github.com/sina-cb/Tn-seqExplorer Package: tn-seqexplorer Architecture: all Depends: ${java:Depends}, - ${misc:Depends} + ${misc:Depends}, + bowtie2, + bwa, + samtools, + jarwrapper Description: explore and analyze Tn-seq data for prokaryotic genomes Tn-seq Explorer allows users to explore and analyze Tn-seq data for prokaryotic (bacterial or archaeal) genomes. It implements two -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tn-seqexplorer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
