[Python-modules-commits] r21637 - in packages/python-cobe/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Mon May 7 21:18:38 UTC 2012
Date: Monday, May 7, 2012 @ 21:18:35
Author: eriol-guest
Revision: 21637
Bumped X-Python-Version to 2.6 due to the use of with statement without a from __future__ import with_statement
Modified:
packages/python-cobe/trunk/debian/changelog
packages/python-cobe/trunk/debian/control
Modified: packages/python-cobe/trunk/debian/changelog
===================================================================
--- packages/python-cobe/trunk/debian/changelog 2012-05-06 21:15:38 UTC (rev 21636)
+++ packages/python-cobe/trunk/debian/changelog 2012-05-07 21:18:35 UTC (rev 21637)
@@ -2,4 +2,4 @@
* Initial release (Closes: #600515)
- -- Daniele Tricoli <eriol at mornie.org> Fri, 04 May 2012 22:17:13 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Mon, 07 May 2012 23:16:30 +0200
Modified: packages/python-cobe/trunk/debian/control
===================================================================
--- packages/python-cobe/trunk/debian/control 2012-05-06 21:15:38 UTC (rev 21636)
+++ packages/python-cobe/trunk/debian/control 2012-05-07 21:18:35 UTC (rev 21637)
@@ -10,7 +10,7 @@
python-nose,
python-setuptools (>= 0.6b3)
Standards-Version: 3.9.3
-X-Python-Version: >= 2.5
+X-Python-Version: >= 2.6
Homepage: http://wiki.github.com/pteichman/cobe/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-cobe/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-cobe/trunk/
More information about the Python-modules-commits
mailing list