Author: plessy
Date: 2012-03-01 04:13:38 +0000 (Thu, 01 Mar 2012)
New Revision: 9831

Modified:
   trunk/packages/R/r-cran-combinat/trunk/debian/control
   trunk/packages/R/r-cran-combinat/trunk/debian/rules
Log:
Obtain ${R:Depends} throuhg r-base-dev.

Also removed copyright notice, as the remaining of the file is completely 
trivial.


Modified: trunk/packages/R/r-cran-combinat/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-combinat/trunk/debian/control       2012-03-01 
04:11:43 UTC (rev 9830)
+++ trunk/packages/R/r-cran-combinat/trunk/debian/control       2012-03-01 
04:13:38 UTC (rev 9831)
@@ -5,7 +5,7 @@
 Uploaders: Steffen Moeller <[email protected]>,
  Charles Plessy <[email protected]>,
  Andreas Tille <[email protected]>
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev
+Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222)
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
 Homepage: http://cran.r-project.org/web/packages/combinat

Modified: trunk/packages/R/r-cran-combinat/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-combinat/trunk/debian/rules 2012-03-01 04:11:43 UTC 
(rev 9830)
+++ trunk/packages/R/r-cran-combinat/trunk/debian/rules 2012-03-01 04:13:38 UTC 
(rev 9831)
@@ -1,10 +1,3 @@
 #!/usr/bin/make -f
-#                                                      -*- makefile -*-
-# debian/rules file for the Debian/GNU Linux r-cran-combinat 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