[med-svn] r13452 - trunk/packages/R/r-cran-genetics/trunk/debian

Charles Plessy plessy at alioth.debian.org
Wed May 1 00:34:03 UTC 2013


Author: plessy
Date: 2013-05-01 00:34:02 +0000 (Wed, 01 May 2013)
New Revision: 13452

Modified:
   trunk/packages/R/r-cran-genetics/trunk/debian/changelog
   trunk/packages/R/r-cran-genetics/trunk/debian/rules
Log:
Acquire R:Depends directly from r-base-dev.

Modified: trunk/packages/R/r-cran-genetics/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-genetics/trunk/debian/changelog	2013-05-01 00:33:26 UTC (rev 13451)
+++ trunk/packages/R/r-cran-genetics/trunk/debian/changelog	2013-05-01 00:34:02 UTC (rev 13452)
@@ -4,6 +4,7 @@
   * Normalised VCS URLs following Lintian's standard.
   * Removed obsolete DM-Upload-Allowed field.
   * Using Debhelper 9.
+  * Acquire R:Depends directly from r-base-dev.
 
  -- Charles Plessy <plessy at debian.org>  Mon, 29 Apr 2013 18:38:47 +0900
 

Modified: trunk/packages/R/r-cran-genetics/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-genetics/trunk/debian/rules	2013-05-01 00:33:26 UTC (rev 13451)
+++ trunk/packages/R/r-cran-genetics/trunk/debian/rules	2013-05-01 00:34:02 UTC (rev 13452)
@@ -2,7 +2,5 @@
 
 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
 	chmod 644 debian/$(package)/usr/lib/R/site-library/genetics/doc/*.pdf




More information about the debian-med-commit mailing list