summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d32489d..516665b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: contrib/misc
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 @@ Priority: standard
Architecture: all
Depends: ${python:Depends}, python-pyparsing (>= 1.5.1), xclip
Description: Cmd2
+XB-Python-Version: ${python:Versions}