This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-edger.
commit 9804fdfaf289fbefc4b3f5095684fed7582df3e4 Author: Andreas Tille <[email protected]> Date: Sat Jun 28 07:29:27 2014 +0200 Versioned (Build-)Depends r-bioc-limma --- debian/changelog | 3 +-- debian/control | 7 +++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index f35f911..0fb8020 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,7 @@ r-bioc-edger (3.6.2+dfsg-1) UNRELEASED; urgency=medium * New upstream version * debian/rules: add get-orig-source target * debian/rules: fix watch file - TODO: Need update of r-bioc-limma first (which in turns depends from - r-cran-locfit) + * versioned (Build-)Depends r-bioc-limma -- Andreas Tille <[email protected]> Fri, 27 Jun 2014 16:16:28 +0200 diff --git a/debian/control b/debian/control index 0e8664b..9cdb116 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: r-bioc-edger Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: gnu-r -XS-Testsuite: autopkgtest +Testsuite: autopkgtest Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev, - r-bioc-limma + r-bioc-limma (>= 3.20) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-bioc-edger.git Vcs-Git: git://anonscm.debian.org/debian-med/r-bioc-edger.git @@ -16,10 +16,9 @@ Homepage: http://www.bioconductor.org/packages/release/bioc/html/edgeR.html Package: r-bioc-edger Architecture: any Depends: ${R:Depends}, - r-bioc-limma, ${misc:Depends}, ${shlibs:Depends}, - r-cran-statmod + r-bioc-limma (>= 3.20) Suggests: r-cran-mass Description: Empirical analysis of digital gene expression data in R Bioconductor package for differential expression analysis of whole -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-edger.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
