This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository bio-tradis.
commit 49aecceee7d6ae0c4bf0395cf590f7b155399030 Author: Sascha Steinbiss <[email protected]> Date: Sat Sep 2 09:43:12 2017 +0200 add missing test deps --- debian/changelog | 7 +++++++ debian/control | 9 ++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 881e7df..7675285 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bio-tradis (1.3.3+dfsg-2) unstable; urgency=medium + + * Team upload. + * Add missing test dependencies. + + -- Sascha Steinbiss <[email protected]> Sat, 02 Sep 2017 08:58:54 +0200 + bio-tradis (1.3.3+dfsg-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index bf59194..903b008 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,11 @@ Uploaders: Andreas Tille <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper (>= 10), + libtrycatch-perl, + libtest-most-perl, + libtest-files-perl, + libbio-perl-perl Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bio-tradis.git Vcs-Git: https://anonscm.debian.org/git/debian-med/bio-tradis.git @@ -20,8 +24,7 @@ Depends: ${perl:Depends}, r-base-core, r-bioc-edger, r-cran-getopt, - r-cran-mass, - libtrycatch-perl + r-cran-mass Suggests: artemis Description: analyse the output from TraDIS analyses of genomic sequences Bio-Tradis contains a set of tools to analyse the output from -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bio-tradis.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
