The following commit has been merged in the master branch:
commit 21e726985686ed92a2141d6dc0701c22df14acbc
Author: Charles Plessy <[email protected]>
Date:   Tue Apr 9 20:04:51 2013 +0900

    Acquire R:Depends directly from r-base-dev.

diff --git a/debian/rules b/debian/rules
index 1bdc612..36d113e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,3 @@ include /usr/share/R/debian/r-cran.mk
 
 # Linking against system sqlite3
 extraInstallFlags="--configure-args=--with-sqlite-dir=/usr"
-
-# 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

-- 
Packaging for R/CRAN/RSQLite

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

Reply via email to