Revision: 782 http://rpy.svn.sourceforge.net/rpy/?rev=782&view=rev Author: eddelbuettel Date: 2010-05-22 15:30:57 +0000 (Sat, 22 May 2010)
Log Message: ----------- Debian release 1.0.3-14 for R 2.11.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-04-28 15:30:39 UTC (rev 781) +++ trunk/rpy/debian/changelog 2010-05-22 15:30:57 UTC (rev 782) @@ -1,3 +1,11 @@ +rpy (1.0.3-14) unstable; urgency=low + + * Rebuilt under R 2.11.0 (Closes: #582507) + + * debian/control: Upgraded (Build-)Depends: to current R version + + -- Dirk Eddelbuettel <e...@debian.org> Sat, 22 May 2010 10:14:05 -0500 + rpy (1.0.3-13) unstable; urgency=low * Rebuilt under R 2.10.1 beta Modified: trunk/rpy/debian/control =================================================================== --- trunk/rpy/debian/control 2010-04-28 15:30:39 UTC (rev 781) +++ trunk/rpy/debian/control 2010-05-22 15:30:57 UTC (rev 782) @@ -2,13 +2,13 @@ Section: python Priority: optional Maintainer: Dirk Eddelbuettel <e...@debian.org> -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 XS-Python-Version: all -Build-Depends: debhelper (>= 7.2.17), r-base-dev (>= 2.10.1~20091206), 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.11.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: ${shlibs:Depends}, ${python:Depends}, python-numpy (>= 1:1.3.0), r-base-core (>= 2.10.1~20091206) +Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-numpy (>= 1:1.3.0), r-base-core (>= 2.11.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} @@ -25,7 +25,7 @@ Replaces: python-rpy-docs Provides: python-rpy-docs Conflicts: python-rpy-docs -Depends: dpkg (>= 1.15.4) | install-info +Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info Architecture: all Section: doc Description: Python interface to the GNU R language (documentation package) Modified: trunk/rpy/debian/python-rpy.lintian-overrides =================================================================== --- trunk/rpy/debian/python-rpy.lintian-overrides 2010-04-28 15:30:39 UTC (rev 781) +++ trunk/rpy/debian/python-rpy.lintian-overrides 2010-05-22 15:30:57 UTC (rev 782) @@ -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/_rpy2101.so /usr/lib/R/bin -python-rpy: binary-or-shlib-defines-rpath ./usr/lib/python2.4/site-packages/_rpy2101.so /usr/lib/R/lib -python-rpy: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/_rpy2101.so /usr/lib/R/bin -python-rpy: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/_rpy2101.so /usr/lib/R/lib +python-rpy: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/_rpy2110.so /usr/lib/R/bin +python-rpy: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/_rpy2110.so /usr/lib/R/lib +python-rpy: binary-or-shlib-defines-rpath ./usr/lib/python2.6/dist-packages/_rpy2110.so /usr/lib/R/bin +python-rpy: binary-or-shlib-defines-rpath ./usr/lib/python2.6/dist-packages/_rpy2110.so /usr/lib/R/lib This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list