aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-04 21:30:16 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-04 21:31:04 +0200
commita0ed81ba79d522ffbf3af241a01f6b39a3ec47ef (patch)
tree1a82053fcd0b47245db7f16d265b56a3fa16c415
parentf545010462b9a313fe3bf160bca9e44c3ea77b55 (diff)
Require python 2.7
It's the default up to Wheezy Closes: #685031
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 94710914..53418ad5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
jade,
perl,
pychecker,
- python (>> 2.6.6-3~),
+ python (>> 2.7.3),
python-coverage,
python-dateutil,
python-epydoc,
@@ -36,7 +36,7 @@ Standards-Version: 3.9.6
Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git
Vcs-Browser: https://git.sigxcpu.org/cgit/git-buildpackage/
Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: git-buildpackage
Architecture: all