[Python-apps-commits] r1551 - in packages/mayavi2/trunk/debian (5 files)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Fri Jul 11 19:20:37 UTC 2008


    Date: Friday, July 11, 2008 @ 19:20:36
  Author: varun
Revision: 1551

* New upstream release
* Remove all patches; merged upstream

Modified:
  packages/mayavi2/trunk/debian/changelog
  packages/mayavi2/trunk/debian/control
  packages/mayavi2/trunk/debian/orig-tar.sh
  packages/mayavi2/trunk/debian/rules
Deleted:
  packages/mayavi2/trunk/debian/patches/

Modified: packages/mayavi2/trunk/debian/changelog
===================================================================
--- packages/mayavi2/trunk/debian/changelog	2008-07-11 14:43:58 UTC (rev 1550)
+++ packages/mayavi2/trunk/debian/changelog	2008-07-11 19:20:36 UTC (rev 1551)
@@ -1,3 +1,10 @@
+mayavi2 (2.2.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Remove all patches; merged upstream
+
+ -- Varun Hiremath <varun at debian.org>  Sat, 12 Jul 2008 00:37:34 +0530
+
 mayavi2 (2.1.1-5) unstable; urgency=low
 
   * Add ExtractVectorComponent.diff patch (Closes: #479448)

Modified: packages/mayavi2/trunk/debian/control
===================================================================
--- packages/mayavi2/trunk/debian/control	2008-07-11 14:43:58 UTC (rev 1550)
+++ packages/mayavi2/trunk/debian/control	2008-07-11 19:20:36 UTC (rev 1551)
@@ -4,12 +4,12 @@
 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>
 Build-Depends: cdbs, debhelper (>= 5), python-all-dev, python-central (>= 0.6.0),
- python-setuptools, python-vtk, python-numpy, quilt
+ python-setuptools, python-vtk, python-numpy
 Standards-Version: 3.8.0
+XS-Python-Version: current
+Homepage: http://code.enthought.com/mayavi2/
 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

Modified: packages/mayavi2/trunk/debian/orig-tar.sh
===================================================================
--- packages/mayavi2/trunk/debian/orig-tar.sh	2008-07-11 14:43:58 UTC (rev 1550)
+++ packages/mayavi2/trunk/debian/orig-tar.sh	2008-07-11 19:20:36 UTC (rev 1551)
@@ -6,16 +6,16 @@
 
 # package list
 PACKAGE_LIST="
-enthought.debug-2.0.3.tar.gz
-enthought.envisage-2.0.3.tar.gz
-enthought.logger-2.0.3.tar.gz
-enthought.mayavi-2.1.1.tar.gz
-enthought.persistence-2.0.3.tar.gz
-enthought.plugins.debug-2.0.3.tar.gz
-enthought.plugins.python_shell-2.0.3.tar.gz
-enthought.plugins.refresh_code-2.0.3.tar.gz
-enthought.plugins.text_editor-2.0.4.tar.gz
-enthought.tvtk-2.0.2.tar.gz
+enthought.debug-2.0.4.tar.gz
+enthought.envisage-2.0.4.tar.gz
+enthought.logger-2.0.4.tar.gz
+enthought.mayavi-2.2.0.tar.gz
+enthought.persistence-2.1.0.tar.gz
+enthought.plugins.debug-2.0.4.tar.gz
+enthought.plugins.python_shell-2.0.4.tar.gz
+enthought.plugins.refresh_code-2.0.4.tar.gz
+enthought.plugins.text_editor-2.0.5.tar.gz
+enthought.tvtk-2.1.0.tar.gz
 "
 
 # download the tarballs

Modified: packages/mayavi2/trunk/debian/rules
===================================================================
--- packages/mayavi2/trunk/debian/rules	2008-07-11 14:43:58 UTC (rev 1550)
+++ packages/mayavi2/trunk/debian/rules	2008-07-11 19:20:36 UTC (rev 1551)
@@ -4,7 +4,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_COMPRESS_EXCLUDE		:= .py .vtu .vti .vtk .wrl
 DEB_PYTHON_INSTALL_ARGS_ALL 	+= --single-version-externally-managed




More information about the Python-apps-commits mailing list