]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: require >= python2.6 for ceph as well
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 5 Mar 2013 00:47:49 +0000 (16:47 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 5 Mar 2013 00:49:14 +0000 (16:49 -0800)
commit867586c6748e8db5fd577e08a14f02e0a665f1b2
tree912f58b242db856774fa3fcc0270ceeca2fe652c
parent66df847e00dd495aacfa06c8f0504c40e6a90bec
debian: require >= python2.6 for ceph as well

ceph-disk-prepare and ceph-disk-activate use the with statement,
str.format, and possibly other new features from python 2.6.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
debian/control