[Python-apps-commits] r507 - in packages/mayavi2/trunk/debian (changelog control)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Sun Jan 13 12:57:15 UTC 2008


    Date: Sunday, January 13, 2008 @ 12:57:14
  Author: varun
Revision: 507

  + Add python-numpy to Depends

Modified:
  packages/mayavi2/trunk/debian/changelog
  packages/mayavi2/trunk/debian/control

Modified: packages/mayavi2/trunk/debian/changelog
===================================================================
--- packages/mayavi2/trunk/debian/changelog	2008-01-13 12:27:48 UTC (rev 506)
+++ packages/mayavi2/trunk/debian/changelog	2008-01-13 12:57:14 UTC (rev 507)
@@ -1,6 +1,7 @@
 mayavi2 (2.0.2a1-3) UNRELEASED; urgency=low
 
   * debian/control: 
+    + Add python-numpy to Depends
     + Move python-scipy to Suggests from Depends
 
  -- Varun Hiremath <varun at debian.org>  Sun, 13 Jan 2008 15:44:27 +0530

Modified: packages/mayavi2/trunk/debian/control
===================================================================
--- packages/mayavi2/trunk/debian/control	2008-01-13 12:27:48 UTC (rev 506)
+++ packages/mayavi2/trunk/debian/control	2008-01-13 12:57:14 UTC (rev 507)
@@ -8,13 +8,13 @@
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/mayavi2/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/mayavi2/trunk/
-XS-Python-Version: current
+XS-Python-Version: >= 2.4
 Homepage: http://code.enthought.com/mayavi2/
 
 Package: mayavi2
 Architecture: any
 Depends: ${python:Depends}, python-enthought-traits,
- python-enthought-traits-ui, python-wxgtk2.6
+ python-enthought-traits-ui, python-wxgtk2.6, python-numpy
 Suggests: python-scipy
 XB-Python-Version: ${python:Versions}
 Description: A scientific visualization package for 2-D and 3-D data




More information about the Python-apps-commits mailing list