[med-svn] [SCM] r-cran-plyr branch, master, updated. upstream/1.7.1-18-gcd7753b

Charles Plessy plessy at debian.org
Thu Apr 4 00:36:32 UTC 2013


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



More information about the debian-med-commit mailing list