]> git.donarmstrong.com Git - cran2deb.git/commitdiff
update bioc to 3.1
authorDon Armstrong <don@donarmstrong.com>
Fri, 19 Jun 2015 17:32:38 +0000 (10:32 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 19 Jun 2015 17:32:38 +0000 (10:32 -0700)
update bioc to 3.1
update bioc to 3.0

trunk/debian/changelog
trunk/exec/update_cache

index 2772e2a7051c8359516ec1c31656d35c3fd2d340..e130cf7c6721fee27f7f3bff3c46cf83c55007c9 100644 (file)
@@ -1,3 +1,15 @@
+r-cran-cran2deb (0.0.1+build.only-6) unstable; urgency=medium
+
+  * update bioc to 3.1
+
+ -- Don Armstrong <don@debian.org>  Fri, 19 Jun 2015 10:32:14 -0700
+
+r-cran-cran2deb (0.0.1+build.only-5) unstable; urgency=medium
+
+  * update bioc to 3.0
+
+ -- Don Armstrong <don@debian.org>  Fri, 31 Oct 2014 10:05:59 -0700
+
 r-cran-cran2deb (0.0.1+build.only-4) unstable; urgency=low
 
   * Change maintainer address
index fe2b4a633d114295e88109a9ed7cbb305c955ab7..f414bc2428e750eff6ab7f24a89a45a5716e6e0f 100755 (executable)
@@ -14,7 +14,7 @@ ctv.available <- NULL
 
 mirrors <- NULL
 mirrors <- c(mirrors,CRAN='http://cran.r-project.org')
-mirrors <- c(mirrors,BioC='http://www.bioconductor.org/packages/2.14')
+mirrors <- c(mirrors,BioC='http://www.bioconductor.org/packages/3.1')
 mirrors <- c(mirrors,Omegahat="http://www.omegahat.org/R/src/contrib")
 
 verbose<-TRUE