[r-cran-teachingdemos] 10/14: Remove unneeded code to obtain R:Depends variable; upload to unstable

Andreas Tille tille at debian.org
Fri Sep 29 14:28:10 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-teachingdemos.

commit cc0f1fb026609a73a6521d1e19fee4aa2ecb078f
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 17 12:04:36 2013 +0000

    Remove unneeded code to obtain R:Depends variable; upload to unstable
---
 debian/changelog | 3 ++-
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 057c72d..816ea7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-r-cran-teachingdemos (2.9-1) UNRELEASED; urgency=low
+r-cran-teachingdemos (2.9-1) unstable; urgency=low
 
   * New upstream version
   * debian/control:
@@ -8,6 +8,7 @@ r-cran-teachingdemos (2.9-1) UNRELEASED; urgency=low
      - normalised format
   * debian/copyright: DEP5
   * Rename README.Debian to README.test
+  * debian/rules: Remove unneeded code to obtain R:Depends variable
 
  -- Andreas Tille <tille at debian.org>  Fri, 17 May 2013 13:54:08 +0200
 
diff --git a/debian/rules b/debian/rules
index 906c251..b8a2f01 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-teachingdemos.git



More information about the debian-science-commits mailing list