r45888 - in /packages/R/r-cran-amore/trunk/debian: README.Debian README.test changelog rules

tille at users.alioth.debian.org tille at users.alioth.debian.org
Thu May 16 15:13:40 UTC 2013


Author: tille
Date: Thu May 16 15:13:39 2013
New Revision: 45888

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45888
Log:
Drop unneeded code to detect R:Depends

Added:
    packages/R/r-cran-amore/trunk/debian/README.test
      - copied unchanged from r45886, packages/R/r-cran-amore/trunk/debian/README.Debian
Removed:
    packages/R/r-cran-amore/trunk/debian/README.Debian
Modified:
    packages/R/r-cran-amore/trunk/debian/changelog
    packages/R/r-cran-amore/trunk/debian/rules

Modified: packages/R/r-cran-amore/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-amore/trunk/debian/changelog?rev=45888&op=diff
==============================================================================
--- packages/R/r-cran-amore/trunk/debian/changelog (original)
+++ packages/R/r-cran-amore/trunk/debian/changelog Thu May 16 15:13:39 2013
@@ -5,6 +5,8 @@
      - Standards-Version: 3.9.4 (no changes needed)
      - Deleted DM-Upload-Allowed
   * Debhelper 9 (control+compat)
+  * Renamed README.Debian to README.test
+  * debian/rules: Drop unneeded code to detect R:Depends
 
  -- Andreas Tille <tille at debian.org>  Thu, 16 May 2013 17:13:31 +0200
 

Modified: packages/R/r-cran-amore/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-amore/trunk/debian/rules?rev=45888&op=diff
==============================================================================
--- packages/R/r-cran-amore/trunk/debian/rules (original)
+++ packages/R/r-cran-amore/trunk/debian/rules Thu May 16 15:13:39 2013
@@ -4,7 +4,3 @@
 # Copyright 2008 by Andreas Tille <tille at debian.org>
 
 include /usr/share/R/debian/r-cran.mk
-
-# Require a number equal or superior than the R version the package was built with.
-install/r-$(debRreposname)-$(cranName)::
-	echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars




More information about the debian-science-commits mailing list