diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 20:36:23 -0500 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 20:36:23 -0500 |
commit | 2f890b4ae17cd3043be041c01e1f47f573af3af2 (patch) | |
tree | ba08f846d2e4d8ef3a7f1c43256691a720641493 | |
parent | 588afd30b462b484c78c84ac6e474fb62b11778d (diff) | |
download | python-paramiko-2f890b4ae17cd3043be041c01e1f47f573af3af2.tar python-paramiko-2f890b4ae17cd3043be041c01e1f47f573af3af2.tar.gz |
Update Build-Depends
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7e38d67..70aead1 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Jeremy T. Bouse <jbouse@debian.org> Uploaders: Guido Guenther <agx@debian.org> -Build-Depends: cdbs (>= 0.4.49), debhelper (>= 6), python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3) +Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3) Standards-Version: 3.8.3 Homepage: http://www.lag.net/paramiko/ Vcs-Git: git://github.com/robey/paramiko.git |