[med-svn] [SCM] biostrings branch, master, updated. upstream/2.24.1-10-gb3a2e8b

Charles Plessy plessy at debian.org
Mon Jun 11 05:33:48 UTC 2012


The following commit has been merged in the master branch:
commit b3a2e8b0a6e857d7aed03c0d279940103b64a6d4
Author: Charles Plessy <plessy at debian.org>
Date:   Mon Jun 11 14:30:58 2012 +0900

    Acquire ${R:Depends} from r-base-dev's CDBS script.

diff --git a/debian/control b/debian/control
index 5ab4c10..6954059 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: cdbs, debhelper (>= 8), r-base-dev (>= 2.8), r-bioc-biocgenerics (>= 0.1.2), r-bioc-iranges (>= 1.13.6)
+Build-Depends: cdbs, debhelper (>= 8), r-base-dev (>= 2.14.2~20120222), r-bioc-biocgenerics (>= 0.1.2), r-bioc-iranges (>= 1.13.6)
 Standards-Version: 3.9.2
 Vcs-Browser: http://git.debian.org/?p=debian-med/r-bioc-biostrings.git
 Vcs-Git: git://git.debian.org/git/debian-med/r-bioc-biostrings.git
diff --git a/debian/rules b/debian/rules
index 653f269..a4508a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,3 @@
 
 debRreposname = bioc
 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

-- 
Bioconductor string objects representing biological sequences, and matching algorithms



More information about the debian-med-commit mailing list