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

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


    Date: Wednesday, April 6, 2011 @ 05:26:30
  Author: varun
Revision: 16385

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

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

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

Modified: packages/python-envisagecore/trunk/debian/control
===================================================================
--- packages/python-envisagecore/trunk/debian/control	2011-04-06 05:25:41 UTC (rev 16384)
+++ packages/python-envisagecore/trunk/debian/control	2011-04-06 05:26:30 UTC (rev 16385)
@@ -3,10 +3,10 @@
 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/EnvisageCore
-XS-Python-Version: >=2.4
+X-Python-Version: >=2.4
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-envisagecore/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-envisagecore/trunk/
 
@@ -14,7 +14,6 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
  python-enthoughtbase, python-traits, python-pkg-resources
-XB-Python-Version: ${python:Versions}
 Description: Extensible Application Framework
  Envisage is a Python-based framework for building extensible
  applications, that is, applications whose functionality can be

Modified: packages/python-envisagecore/trunk/debian/rules
===================================================================
--- packages/python-envisagecore/trunk/debian/rules	2011-04-06 05:25:41 UTC (rev 16384)
+++ packages/python-envisagecore/trunk/debian/rules	2011-04-06 05:26:30 UTC (rev 16385)
@@ -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