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

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Sat Nov 12 12:28:04 UTC 2011


    Date: Saturday, November 12, 2011 @ 12:28:00
  Author: stefanor
Revision: 19225

Bump X-Python-Version to >= 2.5. Uses absolute_import __future__ imports.

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

Modified: packages/python-enthoughtbase/trunk/debian/changelog
===================================================================
--- packages/python-enthoughtbase/trunk/debian/changelog	2011-11-12 11:06:26 UTC (rev 19224)
+++ packages/python-enthoughtbase/trunk/debian/changelog	2011-11-12 12:28:00 UTC (rev 19225)
@@ -1,3 +1,9 @@
+python-enthoughtbase (3.1.0-2.1) UNRELEASED; urgency=low
+
+  * Bump X-Python-Version to >= 2.5. Uses absolute_import __future__ imports.
+
+ -- Stefano Rivera <stefanor at debian.org>  Sat, 12 Nov 2011 14:27:05 +0200
+
 python-enthoughtbase (3.1.0-2) unstable; urgency=low
 
   * Team upload.

Modified: packages/python-enthoughtbase/trunk/debian/control
===================================================================
--- packages/python-enthoughtbase/trunk/debian/control	2011-11-12 11:06:26 UTC (rev 19224)
+++ packages/python-enthoughtbase/trunk/debian/control	2011-11-12 12:28:00 UTC (rev 19225)
@@ -6,7 +6,7 @@
 Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~), python-setupdocs
 Standards-Version: 3.9.2
 Homepage: http://pypi.python.org/pypi/EnthoughtBase
-X-Python-Version: >=2.4
+X-Python-Version: >=2.5
 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/
 




More information about the Python-modules-commits mailing list