aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2011-08-17 16:00:27 -0400
committerJeremy T. Bouse <jbouse@debian.org>2013-05-25 00:14:20 -0400
commit9d4bc05212f38da6361f6d17649077ebacaf0d06 (patch)
tree31ee0d24f06d90ea881a263f2bc5cb4fb349f78e /debian/control
parentfebd8617611066402c3219dec03184ab43071bc1 (diff)
downloadpython-paramiko-9d4bc05212f38da6361f6d17649077ebacaf0d06.tar
python-paramiko-9d4bc05212f38da6361f6d17649077ebacaf0d06.tar.gz
debian/*: Update build to use dh_python2
Closes: #637379
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index fc144e2..9fc1afd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Jeremy T. Bouse <jbouse@debian.org>
Uploaders: Guido Guenther <agx@debian.org>
Build-Depends: quilt (>= 0.46-7~),
debhelper (>> 7.0.50),
- python-all (>= 2.3.5-11),
- python-support (>= 0.5.3),
+ python-all (>= 2.6.6-3~),
python-crypto (>= 2.1.0-2)
Standards-Version: 3.9.2
Homepage: http://www.lag.net/paramiko/