[med-svn] [SCM] r-bioc-limma branch, master, updated. debian/3.10.0-1-14-g0e97d12

Charles Plessy plessy at debian.org
Wed Mar 7 04:26:37 UTC 2012


The following commit has been merged in the master branch:
commit 4713d97a3b3b24e8ba44876824294b2fbd7abec3
Author: Charles Plessy <plessy at debian.org>
Date:   Wed Mar 7 12:53:59 2012 +0900

    Obtain ${R:Depends} through r-base-dev.

diff --git a/debian/control b/debian/control
index d7f80b4..0c81ec4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.10.0)
+Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222)
 Standards-Version: 3.9.2
 Vcs-Browser: http://git.debian.org/?p=debian-med/r-bioc-limma.git
 Vcs-Git: git://git.debian.org/git/debian-med/r-bioc-limma.git
diff --git a/debian/rules b/debian/rules
index 1eedcda..32e93e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,3 @@ debRreposname = bioc
 include /usr/share/R/debian/r-cran.mk
 
 DEB_INSTALL_CHANGELOGS_ALL = inst/doc/changelog.txt
-
-# Require a number equal or superior than the R version the package was built with.
-install/r-$(debRreposname)-$(cranName)::
-	echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars

-- 
linear models for microarray data



More information about the debian-med-commit mailing list