Revision: 709
http://rpy.svn.sourceforge.net/rpy/?rev=709&view=rev
Author: eddelbuettel
Date: 2008-12-02 11:13:34 +0000 (Tue, 02 Dec 2008)
Log Message:
-----------
synced debian/ to most recent package release
Modified Paths:
--------------
trunk/rpy/debian/changelog
trunk/rpy/debian/control
trunk/rpy/debian/copyright
trunk/rpy/debian/overrides
trunk/rpy/debian/python-rpy-doc.doc-base
trunk/rpy/debian/watch
Modified: trunk/rpy/debian/changelog
===================================================================
--- trunk/rpy/debian/changelog 2008-11-24 22:48:15 UTC (rev 708)
+++ trunk/rpy/debian/changelog 2008-12-02 11:13:34 UTC (rev 709)
@@ -1,3 +1,72 @@
+rpy (1.0.3-5) unstable; urgency=low
+
+ [unreleased]
+ * debian/watch: Added watch file from dehs.alioth.debian.org
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Tue, 04 Nov 2008 08:24:46 -0600
+
+rpy (1.0.3-4) unstable; urgency=low
+
+ * Rebuilt under R 2.8.0 (Closes: #503862)
+
+ * src/RPy.h: No longer include Rdevices.h which R 2.8.0 no longer exports
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Tue, 28 Oct 2008 22:16:45 -0500
+
+rpy (1.0.3-3) unstable; urgency=low
+
+ * Rebuilt under R 2.7.2
+ * debian/control: Upgraded Build-Depends: to new R version
+ * debian/control: Upgraded Standards-Version:
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Fri, 29 Aug 2008 17:16:19 -0500
+
+rpy (1.0.3-2) unstable; urgency=low
+
+ * Rebuilt under R 2.7.1.rc
+ * debian/control: Upgraded Build-Depends: to new R version
+
+ * Applied upstream fixes to setup.py and rpy_tools.py committed by Greg
+ that correctly deal with the Rlapack vs lapack linking change.
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Tue, 17 Jun 2008 14:15:55 -0500
+
+rpy (1.0.3-1) unstable; urgency=low
+
+ * New upstream release announced today
+
+ * setup.py: Changed linking option from 'Rlapack' to 'lapack' to
+ correspond to our build using a choice of generic or tuned Lapack.
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Tue, 13 May 2008 08:24:12 -0500
+
+rpy (1.0.2-1) unstable; urgency=low
+
+ * New upstream release announced today
+
+ * debian/control: Updated (Build-)Depends: on current R version
+
+ * setup.py: Changed unconditional linking option from 'Rlapack' to
+ 'lapack' to correspond to our build using a choice of generic or tuned
+ Lapack libraries (Closes: #476003)
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Tue, 15 Apr 2008 20:14:06 -0500
+
+rpy (1.0.1-4) unstable; urgency=low
+
+ * Rebuilt for R 2.6.2 (Closes:
#465559)
+
+ * debian/control: Updated (Build-)Depends accordingly
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Wed, 13 Feb 2008 06:13:03 -0600
+
+rpy (1.0.1-3) unstable; urgency=low
+
+ * debian/control: Switch Build-Depends: from python-numpy-dev to python-numpy
+ which is cosmetic as the latter provides the former (Closes: #463210)
+
+ -- Dirk Eddelbuettel <[EMAIL PROTECTED]> Wed, 30 Jan 2008 06:51:12 -0600
+
rpy (1.0.1-2) unstable; urgency=low
* doc/rpy.texi: Corrected R plot() example, also committed to upstream
Modified: trunk/rpy/debian/control
===================================================================
--- trunk/rpy/debian/control 2008-11-24 22:48:15 UTC (rev 708)
+++ trunk/rpy/debian/control 2008-12-02 11:13:34 UTC (rev 709)
@@ -2,13 +2,13 @@
Section: python
Priority: optional
Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
XS-Python-Version: all
-Build-Depends: debhelper (>= 5.0.37.2), r-base-dev (>= 2.6.1), python-all-dev
(>= 2.3.5-10), python-numpy, python-numpy-dev, texinfo, texi2html,
texlive-base, texlive-latex-base, python-central (>= 0.5)
+Build-Depends: debhelper (>= 5.0.37.2), r-base-dev (>= 2.8.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.6.1)
+Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy, r-base-core (>=
2.8.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/copyright
===================================================================
--- trunk/rpy/debian/copyright 2008-11-24 22:48:15 UTC (rev 708)
+++ trunk/rpy/debian/copyright 2008-12-02 11:13:34 UTC (rev 709)
@@ -7,9 +7,11 @@
The sources where downloaded from a sourceforge mirror website at
http://umn.dl.sourceforge.net/sourceforge/rpy/
-RPy is copyright by Walter Moreira and Gregory R. Warnes and was
-originally licensed under the GPL as described.
+Copyright (C) 2002 - 2003 Walter Moreira
+Copyright (C) 2003 - 2008 Gregory R. Warnes
+License: MPL | GPL | LGPL
+
As of version 0.99.1, RPy is now licensed under a choice of MPL, GPL
and LGPL. The following code is provided in the upstream sources as
section 7 of the top-level README, as well as in HEADER.c and HEADER.py:
Modified: trunk/rpy/debian/overrides
===================================================================
--- trunk/rpy/debian/overrides 2008-11-24 22:48:15 UTC (rev 708)
+++ trunk/rpy/debian/overrides 2008-12-02 11:13:34 UTC (rev 709)
@@ -1,3 +1,6 @@
python-rpy: script-not-executable
./usr/share/pycentral/python-rpy/site-packages/rpy_options.py
-python-rpy: binary-or-shlib-defines-rpath
./usr/lib/python2.4/site-packages/_rpy2061.so /usr/lib/R/bin:/usr/lib/R/lib
-python-rpy: binary-or-shlib-defines-rpath
./usr/lib/python2.5/site-packages/_rpy2061.so /usr/lib/R/bin:/usr/lib/R/lib
\ No newline at end of file
+python-rpy: script-not-executable ./usr/share/pyshared/rpy_options.py
+python-rpy: binary-or-shlib-defines-rpath
./usr/lib/python2.4/site-packages/_rpy2080.so /usr/lib/R/bin
+python-rpy: binary-or-shlib-defines-rpath
./usr/lib/python2.4/site-packages/_rpy2080.so /usr/lib/R/lib
+python-rpy: binary-or-shlib-defines-rpath
./usr/lib/python2.5/site-packages/_rpy2080.so /usr/lib/R/bin
+python-rpy: binary-or-shlib-defines-rpath
./usr/lib/python2.5/site-packages/_rpy2080.so /usr/lib/R/lib
Modified: trunk/rpy/debian/python-rpy-doc.doc-base
===================================================================
--- trunk/rpy/debian/python-rpy-doc.doc-base 2008-11-24 22:48:15 UTC (rev
708)
+++ trunk/rpy/debian/python-rpy-doc.doc-base 2008-12-02 11:13:34 UTC (rev
709)
@@ -2,8 +2,8 @@
Title: The RPy Reference Manual in html format
Author: Walter Moreira and Gregory R. Warnes
Abstract: This is the reference manual for RPy, a Python extension module for
- using the R programming language.
-Section: Apps/Math
+ using the R programming language.
+Section: Science/Data Analysis
Format: HTML
Index: /usr/share/doc/python-rpy-doc/rpy_html/index.html
Modified: trunk/rpy/debian/watch
===================================================================
--- trunk/rpy/debian/watch 2008-11-24 22:48:15 UTC (rev 708)
+++ trunk/rpy/debian/watch 2008-12-02 11:13:34 UTC (rev 709)
@@ -1,5 +1,3 @@
-# format version number, currently 2; this line is compulsory!
-version=2
-
-# This is one format for an HTTP site, which is the same as the FTP format
-http://prdownloads.sourceforge.net/rpy/rpy-([-0-9\.]*).tar.gz
+version=3
+opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv
\
+http://sf.net/rpy/rpy-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian uupdate
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list