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

varun at users.alioth.debian.org varun at users.alioth.debian.org
Mon Jan 14 03:00:06 UTC 2008


    Date: Monday, January 14, 2008 @ 03:00:04
  Author: varun
Revision: 510

* Add python-vtk 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 22:46:32 UTC (rev 509)
+++ packages/mayavi2/trunk/debian/changelog	2008-01-14 03:00:04 UTC (rev 510)
@@ -1,7 +1,8 @@
 mayavi2 (2.0.2a1-3) UNRELEASED; urgency=low
 
   * debian/control: 
-    + Add python-numpy to Depends
+    + Add ${shlibs:Depends}, ${misc:Depends} to Depends
+    + Add python-numpy, python-vtk 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 22:46:32 UTC (rev 509)
+++ packages/mayavi2/trunk/debian/control	2008-01-14 03:00:04 UTC (rev 510)
@@ -8,13 +8,14 @@
 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: >= 2.4
+XS-Python-Version: current
 Homepage: http://code.enthought.com/mayavi2/
 
 Package: mayavi2
 Architecture: any
-Depends: ${python:Depends}, python-enthought-traits,
- python-enthought-traits-ui, python-wxgtk2.6, python-numpy
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+ python-enthought-traits, python-enthought-traits-ui, python-wxgtk2.6,
+ python-numpy, python-vtk
 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