From: Alfredo Deza Date: Fri, 25 Apr 2014 15:18:16 +0000 (-0400) Subject: try to specify we need python 2.6 to debian X-Git-Tag: v1.5.0~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e13841deba413f44fdecc13888cb539203eb3f67;p=ceph-deploy.git try to specify we need python 2.6 to debian Signed-off-by: Alfredo Deza --- 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