Author: plessy
Date: 2012-03-15 03:59:48 +0000 (Thu, 15 Mar 2012)
New Revision: 10000

Modified:
   trunk/packages/R/r-cran-psy/trunk/debian/control
   trunk/packages/R/r-cran-psy/trunk/debian/rules
Log:
Populate ${R:Depends} substitution variable through r-base-dev.


Modified: trunk/packages/R/r-cran-psy/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/control    2012-03-15 02:36:59 UTC 
(rev 9999)
+++ trunk/packages/R/r-cran-psy/trunk/debian/control    2012-03-15 03:59:48 UTC 
(rev 10000)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 Uploaders: Chris Lawrence <[email protected]>,
  Andreas Tille <[email protected]>
-Build-Depends: debhelper (>= 8), r-base-dev (>= 2.10.0~1), cdbs
+Build-Depends: debhelper (>= 8), r-base-dev (>= 2.14.2~20120222), cdbs
 Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
 Homepage: http://cran.r-project.org/web/packages/psy

Modified: trunk/packages/R/r-cran-psy/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/rules      2012-03-15 02:36:59 UTC 
(rev 9999)
+++ trunk/packages/R/r-cran-psy/trunk/debian/rules      2012-03-15 03:59:48 UTC 
(rev 10000)
@@ -1,10 +1,3 @@
 #!/usr/bin/make -f
-#                                                      -*- makefile -*-
-# debian/rules file for the Debian/GNU Linux r-cran-psy package
-# Copyright 2011 by Andreas Tille <[email protected]>, 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


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to