[med-svn] r13318 - trunk/packages/R/r-cran-randomforest/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun Apr 14 04:55:26 UTC 2013


Author: plessy
Date: 2013-04-14 04:55:08 +0000 (Sun, 14 Apr 2013)
New Revision: 13318

Modified:
   trunk/packages/R/r-cran-randomforest/trunk/debian/changelog
   trunk/packages/R/r-cran-randomforest/trunk/debian/rules
Log:
Acquire substitution variable R:Dedpends from r-base-dev. 


Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-randomforest/trunk/debian/changelog	2013-04-14 04:51:50 UTC (rev 13317)
+++ trunk/packages/R/r-cran-randomforest/trunk/debian/changelog	2013-04-14 04:55:08 UTC (rev 13318)
@@ -5,6 +5,7 @@
   * Use Debhelper 9.
   * Removed obsolete DM-Upload-Allowed field. 
   * Conforms with Policy 3.9.4.
+  * Acquire substitution variable R:Dedpends from r-base-dev.
 
  -- Charles Plessy <plessy at debian.org>  Sun, 08 Jan 2012 22:40:38 +0900
 

Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-randomforest/trunk/debian/rules	2013-04-14 04:51:50 UTC (rev 13317)
+++ trunk/packages/R/r-cran-randomforest/trunk/debian/rules	2013-04-14 04:55:08 UTC (rev 13318)
@@ -6,7 +6,3 @@
 # License: GPL
 
 include /usr/share/R/debian/r-cran.mk
-
-# Require a number equal or superior than the R version the package was built with.
-install/$(package)::
-	echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/$(package).substvars




More information about the debian-med-commit mailing list