The following commit has been merged in the master branch:
commit 1933efd75f6678af3ab6797a14f979c0f0c9689a
Author: Charles Plessy <[email protected]>
Date:   Thu Apr 4 13:53:05 2013 +0900

    Acquire R:Depends directly from /usr/share/R/debian/r-cran.mk.

diff --git a/debian/rules b/debian/rules
index 63cc99b..2fbba2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,3 @@
 #!/usr/bin/make -f
 
 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

-- 
Packaging for R/CRAN/proto in Debian

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

Reply via email to