summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Carrillo <ben@futeisha.org>2013-02-06 00:22:53 +0900
committerBen Carrillo <ben@futeisha.org>2013-02-06 00:22:53 +0900
commitfdea06770eaee46ce6cbee6d8f32313475c69d6c (patch)
tree4c9921df9080d4fc1a7943682b47fdc467f01434
parent40a51fcca31822e788c4325742e8db2e9a3c53d4 (diff)
fix python-version-declaration
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8cde607..9f010f9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
debhelper (>= 7.0.50)
Standards-Version: 3.9.4
X-Python-Version: >= 2.6
-X-Python3-Version: <= 3.2
+X-Python3-Version: >= 3.0
Homepage: https://github.com/amoffat/sh
Package: python-sh