aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2014-08-30 14:46:38 -0700
committerJeremy T. Bouse <jbouse@debian.org>2014-08-30 14:46:38 -0700
commit55629b2fcc7291e3e35cc85cf77abffe4704ed33 (patch)
tree5eb2c10ad7e092ae12a2255784b8c41d24c507ec /debian/control
parent27c97d8824413f09d6b897a409dd6a081b9bd43f (diff)
downloadpython-paramiko-55629b2fcc7291e3e35cc85cf77abffe4704ed33.tar
python-paramiko-55629b2fcc7291e3e35cc85cf77abffe4704ed33.tar.gz
Implement pybuild buildsystem
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 93d22ec..8eedcf7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Guido Guenther <agx@debian.org>
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Build-Depends: debhelper (>> 9),
+ dh-python,
python-all (>= 2.6.6-3~),
python-crypto (>= 2.1.0-2),
python-ecdsa,