Revision: 650
          http://rpy.svn.sourceforge.net/rpy/?rev=650&view=rev
Author:   lgautier
Date:     2008-09-04 13:41:55 +0000 (Thu, 04 Sep 2008)

Log Message:
-----------
Added MANIFEST.in

Modified Paths:
--------------
    branches/rpy_nextgen/NEWS

Added Paths:
-----------
    branches/rpy_nextgen/MANIFEST.in

Added: branches/rpy_nextgen/MANIFEST.in
===================================================================
--- branches/rpy_nextgen/MANIFEST.in                            (rev 0)
+++ branches/rpy_nextgen/MANIFEST.in    2008-09-04 13:41:55 UTC (rev 650)
@@ -0,0 +1,17 @@
+global-include debian* README
+global-exclude *patch* *diff* .svn
+
+include NEWS README
+include rpy/rinterface/rinterface.h
+include rpy/rinterface/rinterface.c
+include rpy/rinterface/array.c
+include rpy/rinterface/array.h
+include rpy/rinterface/r_utils.c
+include rpy/rinterface/r_utils.h
+
+include debian/*
+
+prune debian/.svn
+prune CVS
+prune dist
+prune doc

Modified: branches/rpy_nextgen/NEWS
===================================================================
--- branches/rpy_nextgen/NEWS   2008-09-03 07:28:53 UTC (rev 649)
+++ branches/rpy_nextgen/NEWS   2008-09-04 13:41:55 UTC (rev 650)
@@ -35,7 +35,9 @@
 
 - setup.py: link to external lapack or blas library when relevant
 
+- added a MANIFEST.in ensuring that headers get included in the source 
distribution
 
+
 Release 2.0.0a3
 ===============
 
@@ -206,4 +208,4 @@
 Release 1.0a0
 =============
 
-- first public release
\ No newline at end of file
+- first public release


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
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to