[Python-modules-commits] r29878 - in packages/python-django/trunk/debian (control)
bam at users.alioth.debian.org
bam at users.alioth.debian.org
Wed Jul 23 02:04:45 UTC 2014
Date: Wednesday, July 23, 2014 @ 02:04:44
Author: bam
Revision: 29878
We need Python 2.7.
Python 2.6 not supported in Django anymore.
https://docs.djangoproject.com/en/dev/releases/1.7/
This change to make backports to wheezy easier.
Modified:
packages/python-django/trunk/debian/control
Modified: packages/python-django/trunk/debian/control
===================================================================
--- packages/python-django/trunk/debian/control 2014-07-23 00:15:08 UTC (rev 29877)
+++ packages/python-django/trunk/debian/control 2014-07-23 02:04:44 UTC (rev 29878)
@@ -23,6 +23,7 @@
Homepage: http://www.djangoproject.com/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django/trunk/
+X-Python-Version: >= 2.7
Package: python-django
Architecture: all
More information about the Python-modules-commits
mailing list