Revision: 787
          http://rpy.svn.sourceforge.net/rpy/?rev=787&view=rev
Author:   eddelbuettel
Date:     2010-10-17 18:14:43 +0000 (Sun, 17 Oct 2010)

Log Message:
-----------
Updated for R 2.12.0

Modified Paths:
--------------
    trunk/rpy/debian/changelog
    trunk/rpy/debian/control
    trunk/rpy/debian/python-rpy.lintian-overrides

Modified: trunk/rpy/debian/changelog
===================================================================
--- trunk/rpy/debian/changelog  2010-09-12 15:26:51 UTC (rev 786)
+++ trunk/rpy/debian/changelog  2010-10-17 18:14:43 UTC (rev 787)
@@ -1,3 +1,11 @@
+rpy (1.0.3-16) unstable; urgency=low
+
+  * Rebuilt under R 2.12.0
+  
+  * debian/control: Upgraded (Build-)Depends: to current R version
+
+ -- Dirk Eddelbuettel <e...@debian.org>  Sun, 17 Oct 2010 12:56:14 -0500
+
 rpy (1.0.3-15) unstable; urgency=low
 
   * Rebuilt under R 2.11.0                             (Closes: #588790)

Modified: trunk/rpy/debian/control
===================================================================
--- trunk/rpy/debian/control    2010-09-12 15:26:51 UTC (rev 786)
+++ trunk/rpy/debian/control    2010-10-17 18:14:43 UTC (rev 787)
@@ -2,13 +2,13 @@
 Section: python
 Priority: optional
 Maintainer: Dirk Eddelbuettel <e...@debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 XS-Python-Version: all
-Build-Depends: debhelper (>= 7.2.17), r-base-dev (>= 2.11.1), python-all-dev 
(>= 2.3.5-10), python-numpy (>= 1:1.3.0), texinfo, texi2html, texlive-base, 
texlive-latex-base, python-central (>= 0.5)
+Build-Depends: debhelper (>= 7.2.17), r-base-dev (>= 2.12.0), python-all-dev 
(>= 2.3.5-10), python-numpy (>= 1:1.3.0), texinfo, texi2html, texlive-base, 
texlive-latex-base, python-central (>= 0.5)
 
 Package: python-rpy
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-numpy 
(>= 1:1.3.0), r-base-core (>= 2.11.1)
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-numpy 
(>= 1:1.3.0), r-base-core (>= 2.12.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/python-rpy.lintian-overrides
===================================================================
--- trunk/rpy/debian/python-rpy.lintian-overrides       2010-09-12 15:26:51 UTC 
(rev 786)
+++ trunk/rpy/debian/python-rpy.lintian-overrides       2010-10-17 18:14:43 UTC 
(rev 787)
@@ -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.5/site-packages/_rpy2111.so /usr/lib/R/bin
-python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.5/site-packages/_rpy2111.so /usr/lib/R/lib
-python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.6/dist-packages/_rpy2111.so /usr/lib/R/bin
-python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.6/dist-packages/_rpy2111.so /usr/lib/R/lib
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.5/site-packages/_rpy2120.so /usr/lib/R/bin
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.5/site-packages/_rpy2120.so /usr/lib/R/lib
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.6/dist-packages/_rpy2120.so /usr/lib/R/bin
+python-rpy: binary-or-shlib-defines-rpath 
./usr/lib/python2.6/dist-packages/_rpy2120.so /usr/lib/R/lib


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

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to