aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 1 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 9fc1afd..700195b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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),
+ debhelper (>> 8.0.0),
python-all (>= 2.6.6-3~),
python-crypto (>= 2.1.0-2)
Standards-Version: 3.9.2
@@ -18,11 +18,6 @@ Depends: ${misc:Depends},
${python:Depends},
python-crypto (>= 2.1.0-2)
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),
- fabric (<< 0.9.0-1)
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