diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index a8cd249..2e8b315 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: python Priority: optional Maintainer: Jeremy T. Bouse <jbouse@debian.org> Uploaders: Guido Guenther <agx@debian.org> -Build-Depends: quilt (>= 0.46-7~), - debhelper (>> 7.0.50), +Build-Depends: debhelper (>> 7.0.50), python-all (>= 2.3.5-11), - python-support (>= 0.5.3) -Standards-Version: 3.9.0 + python-support (>= 0.5.3), + python-crypto (>= 2.1.0-2) +Standards-Version: 3.9.1 Homepage: http://www.lag.net/paramiko/ Vcs-Git: git://git.debian.org/collab-maint/paramiko.git Vcs-Browser: http://git.debian.org/?p=collab-maint/paramiko.git |