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

kumanna-guest at users.alioth.debian.org kumanna-guest at users.alioth.debian.org
Tue Dec 4 01:22:22 UTC 2007


    Date: Tuesday, December 4, 2007 @ 01:22:21
  Author: kumanna-guest
Revision: 344

* debian/rules:
* Build-Depend on python-vtk (>= 5.0.3-1) instead of 5.0.3-1+b1.

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

Modified: packages/mayavi2/trunk/debian/changelog
===================================================================
--- packages/mayavi2/trunk/debian/changelog	2007-12-03 16:36:27 UTC (rev 343)
+++ packages/mayavi2/trunk/debian/changelog	2007-12-04 01:22:21 UTC (rev 344)
@@ -1,13 +1,17 @@
 mayavi2 (2.0.2a1-2) unstable; urgency=low
 
+  [ Varun Hiremath ]
   * debian/control:
     + Add myself to Uploaders
     + Depends: fix python-ets-traits, python-ets-traits-ui version
-  * debian/rules: 
+  * debian/rules:
     + add clean target
     + fix executable permissions of some files
   * Add manpage for mayavi2.
 
+  [ Kumar Appaiah ]
+  * Build-Depend on python-vtk (>= 5.0.3-1) instead of 5.0.3-1+b1.
+
  -- Varun Hiremath <varunhiremath at gmail.com>  Sun, 02 Dec 2007 12:45:05 +0530
 
 mayavi2 (2.0.2a1-1) UNRELEASED; urgency=low

Modified: packages/mayavi2/trunk/debian/control
===================================================================
--- packages/mayavi2/trunk/debian/control	2007-12-03 16:36:27 UTC (rev 343)
+++ packages/mayavi2/trunk/debian/control	2007-12-04 01:22:21 UTC (rev 344)
@@ -5,7 +5,7 @@
 Uploaders: Ondrej Certik <ondrej at certik.cz>, Marco Rodrigues <gothicx at sapo.pt>, Varun Hiremath <varunhiremath at gmail.com>
 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-setuptools (>= 0.6c6-1), python-vtk (>= 5.0.3-1),
  python-numpy (>= 1:1.0.3-1)
 Standards-Version: 3.7.2
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/mayavi2/trunk




More information about the Python-apps-commits mailing list