[r-cran-amore] 09/16: Drop unneeded code to detect R:Depends

Andreas Tille tille at debian.org
Sat Oct 21 06:49: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-amore.

commit 677465e67c648604496cf27e2f6aeef33610be4d
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 16 15:13:39 2013 +0000

    Drop unneeded code to detect R:Depends
---
 debian/{README.Debian => README.test} | 0
 debian/changelog                      | 2 ++
 debian/rules                          | 4 ----
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/README.Debian b/debian/README.test
similarity index 100%
rename from debian/README.Debian
rename to debian/README.test
diff --git a/debian/changelog b/debian/changelog
index 479f40c..c4c53d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ r-cran-amore (0.2-12-3) UNRELEASED; urgency=low
      - 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
 
diff --git a/debian/rules b/debian/rules
index ee7f5f9..8c7ae9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-amore.git



More information about the debian-science-commits mailing list