r45933 - in /packages/R/r-cran-teachingdemos/trunk/debian: changelog rules

tille at users.alioth.debian.org tille at users.alioth.debian.org
Fri May 17 12:04:36 UTC 2013


Author: tille
Date: Fri May 17 12:04:36 2013
New Revision: 45933

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45933
Log:
Remove unneeded code to obtain R:Depends variable; upload to unstable

Modified:
    packages/R/r-cran-teachingdemos/trunk/debian/changelog
    packages/R/r-cran-teachingdemos/trunk/debian/rules

Modified: packages/R/r-cran-teachingdemos/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-teachingdemos/trunk/debian/changelog?rev=45933&op=diff
==============================================================================
--- packages/R/r-cran-teachingdemos/trunk/debian/changelog (original)
+++ packages/R/r-cran-teachingdemos/trunk/debian/changelog Fri May 17 12:04:36 2013
@@ -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 @@
      - 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
 

Modified: packages/R/r-cran-teachingdemos/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-teachingdemos/trunk/debian/rules?rev=45933&op=diff
==============================================================================
--- packages/R/r-cran-teachingdemos/trunk/debian/rules (original)
+++ packages/R/r-cran-teachingdemos/trunk/debian/rules Fri May 17 12:04:36 2013
@@ -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




More information about the debian-science-commits mailing list