[r-cran-spc] 10/17: Drop unneeded code to create R:Depends variable; upload to unstable

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

commit 9d6c89b01dbfee78669905567f0e5cb9badbceba
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 17 11:49:16 2013 +0000

    Drop unneeded code to create 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 25d4ea8..8ba7ce1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-r-cran-spc (1:0.4.2-1) UNRELEASED; urgency=low
+r-cran-spc (1:0.4.2-1) unstable; urgency=low
 
   * New upstream version
   * debian/control:
@@ -7,6 +7,7 @@ r-cran-spc (1:0.4.2-1) UNRELEASED; urgency=low
      - debhelper 9 (also debian/compat)
      - normalised
   * debian/copyright: DEP5
+  * debian/rules: Drop unneeded code to create R:Depends variable
 
  -- Andreas Tille <tille at debian.org>  Fri, 17 May 2013 13:42:08 +0200
 
diff --git a/debian/rules b/debian/rules
index 2986ba7..1d78a54 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-spc.git



More information about the debian-science-commits mailing list