[Python-modules-commits] r14292 - in packages/pyro/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Fri Aug 27 11:13:43 UTC 2010
Date: Friday, August 27, 2010 @ 11:13:18
Author: jwilk
Revision: 14292
Add XSPV: >= 2.5 (closes: #589053).
Modified:
packages/pyro/trunk/debian/changelog
packages/pyro/trunk/debian/control
Modified: packages/pyro/trunk/debian/changelog
===================================================================
--- packages/pyro/trunk/debian/changelog 2010-08-26 17:37:15 UTC (rev 14291)
+++ packages/pyro/trunk/debian/changelog 2010-08-27 11:13:18 UTC (rev 14292)
@@ -1,3 +1,10 @@
+pyro (4.1-2) UNRELEASED; urgency=low
+
+ * Add âXS-Python-Version: >= 2.5â to prevent bytecompilation with python2.4
+ (closes: #589053).
+
+ -- Jakub Wilk <jwilk at debian.org> Fri, 27 Aug 2010 13:11:04 +0200
+
pyro (4.1-1) unstable; urgency=low
* New upstream release
Modified: packages/pyro/trunk/debian/control
===================================================================
--- packages/pyro/trunk/debian/control 2010-08-26 17:37:15 UTC (rev 14291)
+++ packages/pyro/trunk/debian/control 2010-08-27 11:13:18 UTC (rev 14292)
@@ -9,6 +9,7 @@
Homepage: http://pyro.sourceforge.net
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyro/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyro/trunk/
+XS-Python-Version: >= 2.5
Package: pyro
Architecture: all
More information about the Python-modules-commits
mailing list