[r-cran-plotrix] 20/29: Remove unneeded code to create R:Depends
Andreas Tille
tille at debian.org
Fri Sep 29 06:53:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-plotrix.
commit ed6b44a03a9473991513cba83ba4a9531c66fdda
Author: Andreas Tille <tille at debian.org>
Date: Fri May 17 08:28:53 2013 +0000
Remove unneeded code to create R:Depends
---
debian/changelog | 1 +
debian/rules | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 27cc871..dbfd63d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ r-cran-plotrix (3.4-7-1) UNRELEASED; urgency=low
- 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
diff --git a/debian/rules b/debian/rules
index 724e2da..649b83e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-plotrix.git
More information about the debian-science-commits
mailing list