Mercurial > python-cmd2
changeset 392:1f1fb9c5feea
FIX: Specify python version in package
author | Jens Braeuer <jens.braeuer@gmx.net> |
---|---|
date | Tue, 18 May 2010 20:56:03 +0200 |
parents | 6e9a70fc1768 |
children | 49bd3dc5c205 |
files | debian/control |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/control Tue May 18 20:55:28 2010 +0200 +++ b/debian/control Tue May 18 20:56:03 2010 +0200 @@ -3,6 +3,7 @@ Priority: standard Maintainer: Jens Braeuer <jens.braeuer@gmx.net> Build-Depends: debhelper, cdbs, debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), +XS-Python-Version: >= 2.5 Package: python-cmd2 Section: contrib/misc @@ -10,3 +11,4 @@ Architecture: all Depends: ${python:Depends}, python-pyparsing (>= 1.5.1), xclip Description: Cmd2 +XB-Python-Version: ${python:Versions}