The following commit has been merged in the master branch:
commit 11a9633aec8a3f2bdd825095527b5f2aa5750b1e
Author: Charles Plessy <[email protected]>
Date:   Thu Apr 4 09:24:46 2013 +0900

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

diff --git a/debian/rules b/debian/rules
index 1bcfaed..2fbba2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +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
-       find debian -name "*.r" -type f | xargs chmod a-x

-- 
Packaging for R/CRAN/plyr 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