summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJyrki Pulliainen <jyrki@spotify.com>2013-01-03 14:38:20 +0100
committerJyrki Pulliainen <jyrki@spotify.com>2013-01-03 14:42:47 +0100
commit0483727e293ce3f31d2faeb0214a37e9474d1c8c (patch)
treedccc13e01c6162ee552aa6d364979e142b53e231
parent428cc678ea532f26705db88a009623a5efd66b1c (diff)
downloadkazoo-0483727e293ce3f31d2faeb0214a37e9474d1c8c.tar.gz
Debian: Don't build on Python <2.6
Squeeze builds fail without this flag as the python-all will force build on 2.5 too.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 84e067d..c00d2ba 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: python-setuptools (>= 0.6b3),
python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
Standards-Version: 3.9.3
Homepage: https://kazoo.readthedocs.org
+X-Python-Version: >= 2.6
Package: python-kazoo
Architecture: all