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

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


    Date: Wednesday, April 6, 2011 @ 05:25:41
  Author: varun
Revision: 16384

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

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

Modified: packages/python-enthoughtbase/trunk/debian/changelog
===================================================================
--- packages/python-enthoughtbase/trunk/debian/changelog	2011-04-06 05:25:09 UTC (rev 16383)
+++ packages/python-enthoughtbase/trunk/debian/changelog	2011-04-06 05:25:41 UTC (rev 16384)
@@ -1,3 +1,10 @@
+python-enthoughtbase (3.1.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Convert to dh_python2 (Closes: #617003)
+
+ -- Varun Hiremath <varun at debian.org>  Tue, 05 Apr 2011 23:45:59 -0400
+
 python-enthoughtbase (3.0.6-1) experimental; urgency=low
 
   * New upstream release

Modified: packages/python-enthoughtbase/trunk/debian/control
===================================================================
--- packages/python-enthoughtbase/trunk/debian/control	2011-04-06 05:25:09 UTC (rev 16383)
+++ packages/python-enthoughtbase/trunk/debian/control	2011-04-06 05:25:41 UTC (rev 16384)
@@ -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/EnthoughtBase
-XS-Python-Version: >=2.4
+X-Python-Version: >=2.4
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-enthoughtbase/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-enthoughtbase/trunk/
 
 Package: python-enthoughtbase
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-apptools
-XB-Python-Version: ${python:Versions}
 Description: Core packages for the Enthought Tool Suite
  The EnthoughtBase project includes a few core packages that are used
  by many other projects in the Enthought Tool Suite:

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