[Python-apps-commits] r202 - in /packages/mayavi2/trunk/debian: changelog control watch

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Mon Nov 12 20:17:15 UTC 2007


Author: gothicx-guest
Date: Mon Nov 12 20:17:14 2007
New Revision: 202

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=202
Log:
Fix watch file, add description in control file and add version checks to cdbs, debhelper and python-central

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

Modified: packages/mayavi2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/mayavi2/trunk/debian/changelog?rev=202&op=diff
==============================================================================
--- packages/mayavi2/trunk/debian/changelog (original)
+++ packages/mayavi2/trunk/debian/changelog Mon Nov 12 20:17:14 2007
@@ -1,5 +1,11 @@
-mayavi2 (2.0.2a1~oc1) UNRELEASED; urgency=low
+mayavi2 (2.0.2a1-1) UNRELEASED; urgency=low
 
-  * First unnofficial package revision
+  [ Ondrej Certik ]
+  * First unnofficial package revision.
+
+  [ Marco Rodrigues ]
+  * Add short and long Description in control file.
+  * Add version check to cdbs, debhelper and python-central (Python Policy).
+  * Fix watch file.
 
  -- Ondrej Certik <ondrej at certik.cz>  Mon, 08 Oct 2007 20:39:20 +0200

Modified: packages/mayavi2/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-apps/packages/mayavi2/trunk/debian/control?rev=202&op=diff
==============================================================================
--- packages/mayavi2/trunk/debian/control (original)
+++ packages/mayavi2/trunk/debian/control Mon Nov 12 20:17:14 2007
@@ -2,17 +2,20 @@
 Section: python
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders: Ondrej Certik <ondrej at certik.cz>
-Build-Depends: cdbs (>=0.4.41), debhelper (>= 5), python-all-dev (>=2.3.5-11), python-central (>= 0.5), python-setuptools (>= 0.6c6-1), python-vtk (>= 5.0.3-1+b1), python-numpy (>= 1:1.0.3-1)
+Uploaders: Ondrej Certik <ondrej at certik.cz>, Marco Rodrigues <gothicx at sapo.pt>
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.37.1), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.15), python-setuptools (>= 0.6c6-1), python-vtk (>= 5.0.3-1+b1), python-numpy (>= 1:1.0.3-1)
 Standards-Version: 3.7.2
-Homepage: http://code.enthought.com/mayavi2/
-XS-Python-Version: >=2.4
 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
+Homepage: http://code.enthought.com/mayavi2/
 
 Package: mayavi2
 Architecture: any
 Depends: ${python:Depends}, python-ets-traits (>= 2.5.1b-0), python-ets-traits-ui (>= 2.5.1b-0)
 XB-Python-Version: ${python:Versions}
-Description: Mayavi2
- See the web
+Description: Mayavi2 seeks to provide easy and interactive visualization of 3D data.
+ Mayavi2 is a tool for 2-D and 3-D scientific visualization, provided as a plug-in 
+ for the Envisage framework. It can be used as a stand-alone application 
+ (with or without other Envisage plug-ins), or it can be included in another 
+ Envisage application.

Modified: packages/mayavi2/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-apps/packages/mayavi2/trunk/debian/watch?rev=202&op=diff
==============================================================================
--- packages/mayavi2/trunk/debian/watch (original)
+++ packages/mayavi2/trunk/debian/watch Mon Nov 12 20:17:14 2007
@@ -1,3 +1,2 @@
 version=3
-http://code.google.com/p/sympy/ http://sympy.googlecode.com/files/sympy-(.*)\.tar\.gz
-
+http://code.enthought.com/enstaller/eggs/source/enthought.mayavi-(.*)\.tar\.gz




More information about the Python-apps-commits mailing list