[Python-modules-commits] [python-django] 01/01: Add X-Python-Version.

Brian May bam at moszumanska.debian.org
Wed Sep 10 03:43:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch debian/experimental
in repository python-django.

commit 91c1f2995a86e5137ffb1a54152de77d4c033886
Author: Brian May <brian at microcomaustralia.com.au>
Date:   Wed Sep 10 13:42:07 2014 +1000

    Add X-Python-Version.
    
    Django requires Python 2.7. Declaring it here makes it easier to make
    backports for wheezy.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index b5e2188..404873f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends-Indep: libjs-jquery
 Homepage: http://www.djangoproject.com/
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django.git
 Vcs-Browser: http://anonscm.debian.org/cgit/python-modules/packages/python-django.git
+X-Python-Version: >= 2.7
 
 Package: python-django
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git



More information about the Python-modules-commits mailing list