The following commit has been merged in the master branch:
commit 09acea483d83832b2ce52240782353a9c6a4da8e
Author: Charles Plessy <[email protected]>
Date:   Mon Mar 5 14:59:32 2012 +0900

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

diff --git a/debian/control b/debian/control
index fd0e36b..bc965ab 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <[email protected]>
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.10.0), r-bioc-limma
+Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222), 
r-bioc-limma
 Standards-Version: 3.9.2
 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
diff --git a/debian/rules b/debian/rules
index efc2d8d..f3c705c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,3 @@ debRreposname = bioc
 DEB_DH_BUILDDEB_ARGS = -- -Z xz
 
 include /usr/share/R/debian/r-cran.mk
-
-# 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

-- 
empirical analysis of digital gene expression data in R

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to