From e13841deba413f44fdecc13888cb539203eb3f67 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 25 Apr 2014 11:18:16 -0400 Subject: [PATCH] try to specify we need python 2.6 to debian Signed-off-by: Alfredo Deza --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d435e92..d305ce5 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Sage Weil Section: admin Priority: optional Build-Depends: debhelper (>= 7), python-setuptools, git -X-Python-Version: >= 2.4 +X-Python-Version: >= 2.6 Standards-Version: 3.9.2 Homepage: http://ceph.com/ Vcs-Git: git://github.com/ceph/ceph-deploy.git -- 2.47.3