aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMatthias Klose <doko@debian.org>2008-07-18 14:16:08 +0200
committerJeremy T. Bouse <jbouse@debian.org>2013-05-25 00:14:17 -0400
commit8acb644ff109dea38288eb19653d66eddc553988 (patch)
treeb07274ca6b170487db26c11213e726173d0021a7 /debian/control
parentd21fea084267f351fd48e697c7ba6521af37beff (diff)
downloadpython-paramiko-8acb644ff109dea38288eb19653d66eddc553988.tar
python-paramiko-8acb644ff109dea38288eb19653d66eddc553988.tar.gz
Imported Debian patch 1.7.4-0.1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 4 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index d5f89aa..3b4bcbf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,16 @@ Section: python
Priority: optional
Maintainer: Jeremy T. Bouse <jbouse@debian.org>
Uploaders: Guido Guenther <agx@debian.org>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11)
-Build-Depends-Indep: python-support (>= 0.3)
-Standards-Version: 3.7.2
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
+Standards-Version: 3.7.3
Package: python-paramiko
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-crypto
+Depends: ${python:Depends}, python-crypto
Provides: ${python:Provides}
Replaces: python2.3-paramiko (<< 1.5-1.1), python2.4-paramiko (<< 1.5-1.1)
Conflicts: python2.3-paramiko (<< 1.5-1.1), python2.4-paramiko (<< 1.5-1.1)
-XB-Python-Version: ${python:Versions}
-Description: make SSH2 connections with python
+Description: Make ssh v2 connections with python
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods