r45824 - in /packages/R/r-cran-vcd/trunk/debian: changelog rules

plessy at users.alioth.debian.org plessy at users.alioth.debian.org
Mon Apr 29 09:25:49 UTC 2013


Author: plessy
Date: Mon Apr 29 09:25:48 2013
New Revision: 45824

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45824
Log:
Acquire R:Depends directly from r-base-dev.

Modified:
    packages/R/r-cran-vcd/trunk/debian/changelog
    packages/R/r-cran-vcd/trunk/debian/rules

Modified: packages/R/r-cran-vcd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-vcd/trunk/debian/changelog?rev=45824&op=diff
==============================================================================
--- packages/R/r-cran-vcd/trunk/debian/changelog (original)
+++ packages/R/r-cran-vcd/trunk/debian/changelog Mon Apr 29 09:25:48 2013
@@ -5,6 +5,7 @@
   * Normalised control and copyright files with cme.
   * Removed obsolete DM-Upload-Allowed field.
   * Normalised VCS URLs following Lintian's standard.
+  * Acquire R:Depends directly from r-base-dev.
 
  -- Charles Plessy <plessy at debian.org>  Mon, 29 Apr 2013 18:19:05 +0900
 

Modified: packages/R/r-cran-vcd/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-vcd/trunk/debian/rules?rev=45824&op=diff
==============================================================================
--- packages/R/r-cran-vcd/trunk/debian/rules (original)
+++ packages/R/r-cran-vcd/trunk/debian/rules Mon Apr 29 09:25:48 2013
@@ -1,7 +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/$(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-science-commits mailing list