[Python-modules-commits] r14867 - in packages/django-celery/trunk/debian (control)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Wed Nov 10 16:58:41 UTC 2010


    Date: Wednesday, November 10, 2010 @ 16:58:32
  Author: fladi-guest
Revision: 14867

Build for python2.5 too.

Modified:
  packages/django-celery/trunk/debian/control

Modified: packages/django-celery/trunk/debian/control
===================================================================
--- packages/django-celery/trunk/debian/control	2010-11-10 16:44:39 UTC (rev 14866)
+++ packages/django-celery/trunk/debian/control	2010-11-10 16:58:32 UTC (rev 14867)
@@ -4,7 +4,7 @@
 Maintainer: Fladischer Michael <FladischerMichael at fladi.at>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.50~), 
-               python-all (>= 2.6), 
+               python-all (>= 2.5), 
                python-celery,
                python-django,
                python-django-nose,
@@ -14,7 +14,7 @@
                python-support,
                python-unittest2
 Standards-Version: 3.9.1
-XS-Python-Version: >= 2.6
+XS-Python-Version: >= 2.5
 Homepage: http://pypi.python.org/pypi/django-celery/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/django-celery/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/django-celery/trunk/




More information about the Python-modules-commits mailing list