From d5c02a60771e24e4da9fbe2367035a241e6c9b99 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Wed, 19 Mar 2014 04:30:02 -0700 Subject: [PATCH] debian: depend on python 2.6 or higher Signed-off-by: Josh Durgin --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9810f72..624880d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Sage Weil Section: admin Priority: optional Build-Depends: debhelper (>= 8), python-setuptools -X-Python-Version: >= 2.4 +X-Python-Version: >= 2.6 Standards-Version: 3.9.2 Homepage: http://ceph.com/ -- 2.47.3