Revision: 757 http://rpy.svn.sourceforge.net/rpy/?rev=757&view=rev Author: eddelbuettel Date: 2009-09-02 05:17:36 +0000 (Wed, 02 Sep 2009)
Log Message: ----------- Debian upload 1.0.3-10 with numpy Depends fixed Modified Paths: -------------- trunk/rpy/debian/changelog trunk/rpy/debian/control Modified: trunk/rpy/debian/changelog =================================================================== --- trunk/rpy/debian/changelog 2009-08-28 03:50:46 UTC (rev 756) +++ trunk/rpy/debian/changelog 2009-09-02 05:17:36 UTC (rev 757) @@ -1,3 +1,11 @@ +rpy (1.0.3-10) unstable; urgency=low + + * debian/control: Added versioned (Build-)Depends: on + python-numpy (>= 1:1.3.0) with Thanks! to Yaroslav Halchenko for + not only finding the bug but also the fix! (Closes: #544564) + + -- Dirk Eddelbuettel <e...@debian.org> Wed, 02 Sep 2009 00:11:20 -0500 + rpy (1.0.3-9) unstable; urgency=low * Rebuilt under R 2.9.2 Modified: trunk/rpy/debian/control =================================================================== --- trunk/rpy/debian/control 2009-08-28 03:50:46 UTC (rev 756) +++ trunk/rpy/debian/control 2009-09-02 05:17:36 UTC (rev 757) @@ -4,11 +4,11 @@ Maintainer: Dirk Eddelbuettel <e...@debian.org> Standards-Version: 3.8.3 XS-Python-Version: all -Build-Depends: debhelper (>= 7.2.17), r-base-dev (>= 2.9.2), python-all-dev (>= 2.3.5-10), python-numpy, texinfo, texi2html, texlive-base, texlive-latex-base, python-central (>= 0.5) +Build-Depends: debhelper (>= 7.2.17), r-base-dev (>= 2.9.2), 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, r-base-core (>= 2.9.2) +Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy (>= 1:1.3.0), r-base-core (>= 2.9.2) 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} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list