[med-svn] r13238 - trunk/packages/R/r-cran-bitops/trunk/debian

Charles Plessy plessy at alioth.debian.org
Mon Apr 1 13:57:48 UTC 2013


Author: plessy
Date: 2013-04-01 13:57:48 +0000 (Mon, 01 Apr 2013)
New Revision: 13238

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


Modified: trunk/packages/R/r-cran-bitops/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-bitops/trunk/debian/rules	2013-04-01 13:56:11 UTC (rev 13237)
+++ trunk/packages/R/r-cran-bitops/trunk/debian/rules	2013-04-01 13:57:48 UTC (rev 13238)
@@ -1,10 +1,3 @@
 #!/usr/bin/make -f
-# 							-*- makefile -*-
-# debian/rules file for the Debian/GNU Linux r-cran-bitops package
-# Copyright 2011 by Andreas Tille <tille at debian.org>, GPL
 
 include /usr/share/R/debian/r-cran.mk
-
-install/$(package)::
-	# Require a number equal or superior than the R version the package was built with.
-	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