# HG changeset patch # User Jens Braeuer # Date 1274208963 -7200 # Node ID 1f1fb9c5feea8944f90cd97db0cf1d144ad40443 # Parent 6e9a70fc176854fbb31b6083b70433cd94d4cac7 FIX: Specify python version in package diff -r 6e9a70fc1768 -r 1f1fb9c5feea debian/control --- 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 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}