Revision: 737
          http://rpy.svn.sourceforge.net/rpy/?rev=737&view=rev
Author:   eddelbuettel
Date:     2009-04-26 18:51:40 +0000 (Sun, 26 Apr 2009)

Log Message:
-----------
updated for R 2.9.0

Modified Paths:
--------------
    trunk/rpy/debian/changelog
    trunk/rpy/debian/control
    trunk/rpy/debian/overrides

Modified: trunk/rpy/debian/changelog
===================================================================
--- trunk/rpy/debian/changelog  2009-02-21 08:00:20 UTC (rev 736)
+++ trunk/rpy/debian/changelog  2009-04-26 18:51:40 UTC (rev 737)
@@ -1,3 +1,13 @@
+rpy (1.0.3-7) unstable; urgency=low
+
+  * Rebuilt under R 2.9.0
+  
+  * debian/control: Upgraded (Build-)Depends: to new R version
+
+  * debian/control: Upgraded Standards-Version: 
+
+ -- Dirk Eddelbuettel <e...@debian.org>  Sun, 26 Apr 2009 13:38:24 -0500
+
 rpy (1.0.3-6) unstable; urgency=low
 
   * Rebuilt again against 1.0.3.orig tarball rather than svn

Modified: trunk/rpy/debian/control
===================================================================
--- trunk/rpy/debian/control    2009-02-21 08:00:20 UTC (rev 736)
+++ trunk/rpy/debian/control    2009-04-26 18:51:40 UTC (rev 737)
@@ -2,13 +2,13 @@
 Section: python
 Priority: optional
 Maintainer: Dirk Eddelbuettel <e...@debian.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 XS-Python-Version: all
-Build-Depends: debhelper (>= 5.0.37.2), r-base-dev (>= 2.8.1~20081212), 
python-all-dev (>= 2.3.5-10), python-numpy, texinfo, texi2html, texlive-base, 
texlive-latex-base, python-central (>= 0.5)
+Build-Depends: debhelper (>= 5.0.37.2), r-base-dev (>= 2.9.0), python-all-dev 
(>= 2.3.5-10), python-numpy, texinfo, texi2html, texlive-base, 
texlive-latex-base, python-central (>= 0.5)
 
 Package: python-rpy
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy, r-base-core (>= 
2.8.1~20081212)
+Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy, r-base-core (>= 
2.9.0)
 Replaces: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), 
python2.4-rpy (<< 0.99.2-4) 
 Conflicts: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), 
python2.4-rpy (<< 0.99.2-4) 
 XB-Python-Version: ${python:Versions}

Modified: trunk/rpy/debian/overrides
===================================================================
--- trunk/rpy/debian/overrides  2009-02-21 08:00:20 UTC (rev 736)
+++ trunk/rpy/debian/overrides  2009-04-26 18:51:40 UTC (rev 737)
@@ -1,6 +1,6 @@
 python-rpy: script-not-executable 
./usr/share/pycentral/python-rpy/site-packages/rpy_options.py
 python-rpy: script-not-executable ./usr/share/pyshared/rpy_options.py
-python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.4/site-packages/_rpy2081.so /usr/lib/R/bin
-python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.4/site-packages/_rpy2081.so /usr/lib/R/lib
-python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.5/site-packages/_rpy2081.so /usr/lib/R/bin
-python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.5/site-packages/_rpy2081.so /usr/lib/R/lib
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.4/site-packages/_rpy2090.so /usr/lib/R/bin
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.4/site-packages/_rpy2090.so /usr/lib/R/lib
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.5/site-packages/_rpy2090.so /usr/lib/R/bin
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.5/site-packages/_rpy2090.so /usr/lib/R/lib


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to