[med-svn] [SCM] r-bioc-edger branch, master, updated. debian/2.4.0_dfsg-1-15-g7e3da8e

Charles Plessy plessy at debian.org
Mon Mar 5 06:54:03 UTC 2012


The following commit has been merged in the master branch:
commit 09acea483d83832b2ce52240782353a9c6a4da8e
Author: Charles Plessy <plessy at debian.org>
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 <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), 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



More information about the debian-med-commit mailing list