[Python-modules-commits] r16386 - in packages/python-envisageplugins/trunk/debian (3 files)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Wed Apr 6 05:26:59 UTC 2011


    Date: Wednesday, April 6, 2011 @ 05:26:49
  Author: varun
Revision: 16386

* New upstream release
* Convert to dh_python2 (Closes: #617005)

Modified:
  packages/python-envisageplugins/trunk/debian/changelog
  packages/python-envisageplugins/trunk/debian/control
  packages/python-envisageplugins/trunk/debian/rules

Modified: packages/python-envisageplugins/trunk/debian/changelog
===================================================================
--- packages/python-envisageplugins/trunk/debian/changelog	2011-04-06 05:26:30 UTC (rev 16385)
+++ packages/python-envisageplugins/trunk/debian/changelog	2011-04-06 05:26:49 UTC (rev 16386)
@@ -1,3 +1,10 @@
+python-envisageplugins (3.2.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Convert to dh_python2 (Closes: #617005)
+
+ -- Varun Hiremath <varun at debian.org>  Tue, 05 Apr 2011 23:58:42 -0400
+
 python-envisageplugins (3.1.3-1) experimental; urgency=low
 
   * New upstream release

Modified: packages/python-envisageplugins/trunk/debian/control
===================================================================
--- packages/python-envisageplugins/trunk/debian/control	2011-04-06 05:26:30 UTC (rev 16385)
+++ packages/python-envisageplugins/trunk/debian/control	2011-04-06 05:26:49 UTC (rev 16386)
@@ -3,17 +3,16 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Varun Hiremath <varun at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), python-all, python-central (>= 0.6), python-setupdocs
+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~), python-setupdocs
 Standards-Version: 3.9.1
 Homepage: http://pypi.python.org/pypi/EnvisagePlugins
-XS-Python-Version: current
+X-Python-Version: current
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-envisageplugins/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-envisageplugins/trunk/
 
 Package: python-envisageplugins
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-enthoughtbase, python-traits
-XB-Python-Version: ${python:Versions}
 Description: Plugins for the Envisage framework
  The EnvisagePlugins project includes a number of plug-ins for the
  Envisage framework that Enthought has found useful for building

Modified: packages/python-envisageplugins/trunk/debian/rules
===================================================================
--- packages/python-envisageplugins/trunk/debian/rules	2011-04-06 05:26:30 UTC (rev 16385)
+++ packages/python-envisageplugins/trunk/debian/rules	2011-04-06 05:26:49 UTC (rev 16386)
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pycentral
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 




More information about the Python-modules-commits mailing list