diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2011-08-17 16:00:27 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2011-08-17 16:00:27 -0400 |
commit | 4fc7744ba8ae526ae1740dc48e2fc612994f8003 (patch) | |
tree | 1b99c5f682cdfad678100984080e07c4130d2a26 /debian/control | |
parent | fda083a9c3e2230d3d84b057f347103735eba802 (diff) | |
download | python-paramiko-4fc7744ba8ae526ae1740dc48e2fc612994f8003.tar python-paramiko-4fc7744ba8ae526ae1740dc48e2fc612994f8003.tar.gz |
debian/*: Update build to use dh_python2
Closes: #637379
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
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/ |