This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-cummerbund.
commit 97772710fae90edf051e539327a1a311f31ced46 Author: Andreas Tille <[email protected]> Date: Thu Aug 22 16:54:41 2013 +0200 Dependency r-cran-fastcluster is just in new --- debian/changelog | 2 +- debian/control | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 272a2ac..194897c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ r-bioc-cummerbund (2.2.0-1) UNRELEASED; urgency=low * TODO: - ERROR: dependencies 'fastcluster', 'rtracklayer', 'Gviz' are not available for package 'cummeRbund' + ERROR: dependencies 'rtracklayer', 'Gviz' are not available for package 'cummeRbund' * New upstream version * debian/rules: Remove useless creation of ${R-Depends} * debian/control: Versioned Build-Depends: r-base-dev (>= 3.0) diff --git a/debian/control b/debian/control index 0980a58..4ceeb95 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), r-cran-rsqlite, r-cran-reshape2, r-cran-ggplot2, + r-cran-fastcluster, r-bioc-biocgenerics Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-bioc-cummerbund.git @@ -24,6 +25,7 @@ Depends: ${shlibs:Depends}, r-cran-rsqlite, r-cran-reshape2, r-cran-ggplot2, + r-cran-fastcluster, r-bioc-biocgenerics Description: tool for analysis of Cufflinks RNA-Seq output Allows for persistent storage, access, exploration, and manipulation of -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-cummerbund.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
