summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2010-07-11 15:41:58 -0400
committerJeremy T. Bouse <jbouse@debian.org>2010-07-11 15:41:58 -0400
commit9c224ffa5ad03eb266a8dc138e3f0bfcc44378a4 (patch)
tree719d5e018572a20a8dd11ab6e718173b00d40b36
parentc3d01e8b660c5adda021633b8b2ee2215c776f34 (diff)
downloadpython-paramiko-9c224ffa5ad03eb266a8dc138e3f0bfcc44378a4.tar
python-paramiko-9c224ffa5ad03eb266a8dc138e3f0bfcc44378a4.tar.gz
debian/control: Build-Depends python-all-dev to python-all
Cleans up existing lintian error message remaining in source
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9a14393..dcb64e8 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 (>= 7), python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3)
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-all (>= 2.3.5-11), python-support (>= 0.5.3)
Standards-Version: 3.9.0
Homepage: http://www.lag.net/paramiko/
Vcs-Git: git://git.debian.org/collab-maint/paramiko.git