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

varun at users.alioth.debian.org varun at users.alioth.debian.org
Sun Jan 13 10:28:17 UTC 2008


    Date: Sunday, January 13, 2008 @ 10:28:16
  Author: varun
Revision: 500

* debian/control: 
  + Move python-scipy to Suggests from 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 02:58:27 UTC (rev 499)
+++ packages/mayavi2/trunk/debian/changelog	2008-01-13 10:28:16 UTC (rev 500)
@@ -1,3 +1,10 @@
+mayavi2 (2.0.2a1-3) UNRELEASED; urgency=low
+
+  * debian/control: 
+    + Move python-scipy to Suggests from Depends
+
+ -- Varun Hiremath <varun at debian.org>  Sun, 13 Jan 2008 15:44:27 +0530
+
 mayavi2 (2.0.2a1-2) unstable; urgency=low
 
   [ Varun Hiremath ]

Modified: packages/mayavi2/trunk/debian/control
===================================================================
--- packages/mayavi2/trunk/debian/control	2008-01-13 02:58:27 UTC (rev 499)
+++ packages/mayavi2/trunk/debian/control	2008-01-13 10:28:16 UTC (rev 500)
@@ -14,7 +14,8 @@
 Package: mayavi2
 Architecture: any
 Depends: ${python:Depends}, python-enthought-traits,
- python-enthought-traits-ui, python-wxgtk2.6, python-scipy
+ python-enthought-traits-ui, python-wxgtk2.6
+Suggests: python-scipy
 XB-Python-Version: ${python:Versions}
 Description: A scientific visualization package for 2-D and 3-D data
  MayaVi2 is a cross-platform tool for 2-D and 3-D scientific data




More information about the Python-apps-commits mailing list