r45898 - in /packages/R/r-cran-maptools/trunk/debian: changelog rules

tille at users.alioth.debian.org tille at users.alioth.debian.org
Thu May 16 15:50:26 UTC 2013


Author: tille
Date: Thu May 16 15:50:25 2013
New Revision: 45898

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45898
Log:
Drop unneeded code to create R:Depends

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

Modified: packages/R/r-cran-maptools/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-maptools/trunk/debian/changelog?rev=45898&op=diff
==============================================================================
--- packages/R/r-cran-maptools/trunk/debian/changelog (original)
+++ packages/R/r-cran-maptools/trunk/debian/changelog Thu May 16 15:50:25 2013
@@ -10,6 +10,7 @@
   * Separate information about testing from README.Debian
   * debian/copyright: Use `cme fix dpkg-copyright` to make it DEP5
     compatible
+  * debian/rules: Drop unneeded code to create R:Depends
 
  -- Andreas Tille <tille at debian.org>  Thu, 16 May 2013 17:35:43 +0200
 

Modified: packages/R/r-cran-maptools/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-maptools/trunk/debian/rules?rev=45898&op=diff
==============================================================================
--- packages/R/r-cran-maptools/trunk/debian/rules (original)
+++ packages/R/r-cran-maptools/trunk/debian/rules Thu May 16 15:50:25 2013
@@ -6,7 +6,5 @@
 include /usr/share/R/debian/r-cran.mk
 
 install/$(package)::
-	# Require a number equal or superior than the R version the package was built with.
-	echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/$(package).substvars
 	# remove extra license file, the content is just in debian/copyright
 	rm -f debian/$(package)/usr/lib/R/site-library/maptools/LICENSE




More information about the debian-science-commits mailing list