[Python-apps-commits] r488 - in packages/mayavi2/trunk/debian (3 files)

varun-guest at users.alioth.debian.org varun-guest at users.alioth.debian.org
Wed Jan 9 06:08:31 UTC 2008


    Date: Wednesday, January 9, 2008 @ 06:08:30
  Author: varun-guest
Revision: 488

* Change section to science
* Add menu file

Added:
  packages/mayavi2/trunk/debian/mayavi2.menu
Modified:
  packages/mayavi2/trunk/debian/changelog
  packages/mayavi2/trunk/debian/control

Modified: packages/mayavi2/trunk/debian/changelog
===================================================================
--- packages/mayavi2/trunk/debian/changelog	2008-01-09 04:14:36 UTC (rev 487)
+++ packages/mayavi2/trunk/debian/changelog	2008-01-09 06:08:30 UTC (rev 488)
@@ -6,6 +6,7 @@
     + Add myself to Uploaders
     + Depends: fix python-ets-traits, python-ets-traits-ui version
     + Remove version check from dependencies
+    + Change section to science
   * debian/rules:
     + add clean target
     + fix executable permissions of some files
@@ -15,6 +16,7 @@
   * Add debain/orig-tar.sh to create orig.tar.gz
   * Update debian/copyright file
   * Add debian/README.Debian-source file
+  * Add mayavi2 menu file
 
   [ Kumar Appaiah ]
   * Build-Depend on python-vtk (>= 5.0.3-1) instead of 5.0.3-1+b1.
@@ -22,7 +24,7 @@
   [ Marco Rodrigues ]
   * Update Standards-Version to 3.7.3.
 
- -- Varun Hiremath <varun at debian.org>  Tue, 08 Jan 2008 01:00:54 +0530
+ -- Varun Hiremath <varun at debian.org>  Wed, 09 Jan 2008 11:13:33 +0530
 
 mayavi2 (2.0.2a1-1) UNRELEASED; urgency=low
 

Modified: packages/mayavi2/trunk/debian/control
===================================================================
--- packages/mayavi2/trunk/debian/control	2008-01-09 04:14:36 UTC (rev 487)
+++ packages/mayavi2/trunk/debian/control	2008-01-09 06:08:30 UTC (rev 488)
@@ -1,5 +1,5 @@
 Source: mayavi2
-Section: python
+Section: science
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Ondrej Certik <ondrej at certik.cz>, Marco Rodrigues <gothicx at sapo.pt>, Varun Hiremath <varun at debian.org>
@@ -26,11 +26,12 @@
    * Saving of visualizations
    * Saving rendered visualization in a variety of image formats.
  .
- MayaVi2 has been designed with scriptability and extensibility in mind.  While
- the mayavi2 application is usable by itself, it may be used as an Envisage
- plugin which allows it to be embedded in user applications natively.
- Alternatively, it may be used as a visualization engine for any application.
+ MayaVi2 has been designed with scriptability and extensibility in
+ mind.  While the mayavi2 application is usable by itself, it may be
+ used as an Envisage plugin which allows it to be embedded in user
+ applications natively.  Alternatively, it may be used as a
+ visualization engine for any application.
  .
- This debian package actually bundles several useful packages from the Enhought
- Tool Suite -- tvtk (traited VTK), Envisage and various handy envisage plugins
- used by the default mayavi application.
+ This package actually bundles several useful packages from the
+ Enthought Tool Suite -- tvtk (traited VTK), Envisage and various
+ handy envisage plugins used by the default mayavi application.

Added: packages/mayavi2/trunk/debian/mayavi2.menu
===================================================================
--- packages/mayavi2/trunk/debian/mayavi2.menu	                        (rev 0)
+++ packages/mayavi2/trunk/debian/mayavi2.menu	2008-01-09 06:08:30 UTC (rev 488)
@@ -0,0 +1,5 @@
+?package(mayavi2): \
+        needs="X11" \
+        section="Applications/Science/Engineering" \
+        title="MayaVi2" \
+        command="/usr/bin/mayavi2"




More information about the Python-apps-commits mailing list