[med-svn] [galaxy] 01/02: add runtime deps

Olivier Sallou osallou at debian.org
Sun Jan 15 14:07:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

osallou pushed a commit to branch master
in repository galaxy.

commit 072da11da1d8c92ca8ee9d294a05b215d8e3bd1b
Author: Olivier Sallou <osallou at debian.org>
Date:   Sun Jan 15 13:52:30 2017 +0000

    add runtime deps
---
 debian/control | 46 +++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 45 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d19201a..6a525ce 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,7 @@ Build-Depends: debhelper (>= 9),
                python-paramiko,
                python-ecdsa,
                python-pysam,
+               fabric,
                perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/galaxy.git
@@ -60,6 +61,49 @@ Homepage: http://
 Package: galaxy
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+               python-docutils,
+               python-markupsafe,
+               python-yaml,
+               python-sqlalchemy,
+               mercurial,
+               python-numpy,
+               python-crypto,
+               python-paste,
+               python-pastedeploy,
+               python-wchartype,
+               python-repoze.lru,
+               python-routes,
+               python-webob,
+               python-webhelpers,
+               python-mako,
+               python-tz,
+               python-babel,
+               python-beaker,
+               python-dictobj,
+               python-parsley,
+               python-six,
+               python-whoosh,
+               python-cheetah,
+               python-markdown,
+               python-bioblend,
+               python-boto,
+               python-requests,
+               python-requests-toolbelt,
+               python-kombu,
+               python-amqp,
+               python-anyjson,
+               python-psutil,
+               python-migrate,
+               python-decorator,
+               python-tempita,
+               python-sqlparse,
+               python-pbr,
+               python-svgwrite,
+               python-paramiko,
+               python-ecdsa,
+               python-pysam,
+               perl,
+               fabric
 Description: XXX
  YYYY

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galaxy.git



More information about the debian-med-commit mailing list