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

varun-guest at users.alioth.debian.org varun-guest at users.alioth.debian.org
Tue Dec 4 02:30:57 UTC 2007


    Date: Tuesday, December 4, 2007 @ 02:30:56
  Author: varun-guest
Revision: 345

  + Remove version check from dependencies

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

Modified: packages/mayavi2/trunk/debian/changelog
===================================================================
--- packages/mayavi2/trunk/debian/changelog	2007-12-04 01:22:21 UTC (rev 344)
+++ packages/mayavi2/trunk/debian/changelog	2007-12-04 02:30:56 UTC (rev 345)
@@ -4,6 +4,7 @@
   * debian/control:
     + Add myself to Uploaders
     + Depends: fix python-ets-traits, python-ets-traits-ui version
+    + Remove version check from dependencies
   * debian/rules:
     + add clean target
     + fix executable permissions of some files

Modified: packages/mayavi2/trunk/debian/control
===================================================================
--- packages/mayavi2/trunk/debian/control	2007-12-04 01:22:21 UTC (rev 344)
+++ packages/mayavi2/trunk/debian/control	2007-12-04 02:30:56 UTC (rev 345)
@@ -3,10 +3,8 @@
 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 <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),
- python-numpy (>= 1:1.0.3-1)
+Build-Depends: cdbs, debhelper (>= 5), python-all-dev, python-central,
+ python-setuptools, python-vtk, python-numpy
 Standards-Version: 3.7.2
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/mayavi2/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/mayavi2/trunk/




More information about the Python-apps-commits mailing list