r45916 - in /packages/R/r-cran-plotrix/trunk/debian: changelog rules
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Fri May 17 08:28:53 UTC 2013
Author: tille
Date: Fri May 17 08:28:53 2013
New Revision: 45916
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45916
Log:
Remove unneeded code to create R:Depends
Modified:
packages/R/r-cran-plotrix/trunk/debian/changelog
packages/R/r-cran-plotrix/trunk/debian/rules
Modified: packages/R/r-cran-plotrix/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-plotrix/trunk/debian/changelog?rev=45916&op=diff
==============================================================================
--- packages/R/r-cran-plotrix/trunk/debian/changelog (original)
+++ packages/R/r-cran-plotrix/trunk/debian/changelog Fri May 17 08:28:53 2013
@@ -7,6 +7,7 @@
- debhelper 9 (also debian/compat)
- normalised
* debian/copyright: DEP5
+ * debian/rules: Remove unneeded code to create R:Depends
-- Andreas Tille <tille at debian.org> Fri, 17 May 2013 10:21:57 +0200
Modified: packages/R/r-cran-plotrix/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-plotrix/trunk/debian/rules?rev=45916&op=diff
==============================================================================
--- packages/R/r-cran-plotrix/trunk/debian/rules (original)
+++ packages/R/r-cran-plotrix/trunk/debian/rules Fri May 17 08:28:53 2013
@@ -4,7 +4,3 @@
# Copyright 2009 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