This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-limma.
commit dafffa0f162b92025de262a94dd548204851152d Author: Andreas Tille <[email protected]> Date: Tue Sep 16 17:34:44 2014 +0200 New upstream version --- debian/changelog | 6 ++++++ debian/patches/do_not_attempt_locfit_test.patch | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0b10cd6..a2821e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-bioc-limma (3.20.9+dfsg-1) UNRELEASED; urgency=medium + + * New upstream version (adapted patch) + + -- Andreas Tille <[email protected]> Tue, 16 Sep 2014 17:33:35 +0200 + r-bioc-limma (3.20.7+dfsg-1) unstable; urgency=low [ Charles Plessy ] diff --git a/debian/patches/do_not_attempt_locfit_test.patch b/debian/patches/do_not_attempt_locfit_test.patch index 498fe39..5ef71eb 100644 --- a/debian/patches/do_not_attempt_locfit_test.patch +++ b/debian/patches/do_not_attempt_locfit_test.patch @@ -7,9 +7,9 @@ Description: r-cran-locfit has a non-free license and thus can not be packaged to create a local package and remove this patch from series. ---- r-bioc-limma.orig/tests/limma-Tests.R -+++ r-bioc-limma/tests/limma-Tests.R -@@ -48,19 +48,6 @@ +--- a/tests/limma-Tests.R ++++ b/tests/limma-Tests.R +@@ -48,19 +48,6 @@ w[1:50] <- 0.5 out <- loessFit(y,x,weights=w,method="weightedLowess") f2 <- quantile(out$fitted) r2 <- quantile(out$residual) @@ -29,9 +29,9 @@ Description: r-cran-locfit has a non-free license and thus can not be packaged ### normalizeWithinArrays ---- r-bioc-limma.orig/tests/limma-Tests.Rout.save -+++ r-bioc-limma/tests/limma-Tests.Rout.save -@@ -594,32 +594,6 @@ +--- a/tests/limma-Tests.Rout.save ++++ b/tests/limma-Tests.Rout.save +@@ -594,32 +594,6 @@ $G > out <- loessFit(y,x,weights=w,method="weightedLowess") > f2 <- quantile(out$fitted) > r2 <- quantile(out$residual) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-limma.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
