aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f9ee4fb..64cf741 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: debhelper (>> 9),
python-crypto (>= 2.1.0-2),
python-ecdsa (>= 0.11),
python-setuptools,
- python-epydoc,
+ python-sphinx,
+ python-alabaster,
python3-all,
python3-crypto,
python3-ecdsa (>= 0.11),
@@ -26,7 +27,7 @@ Package: paramiko-doc
Package-Type: deb
Section: doc
Architecture: all
-Depends: ${misc:Depends}
+Depends: libjs-jquery, libjs-underscore, ${misc:Depends}
Breaks: python-paramiko (<< 1.10.1-1~)
Replaces: python-paramiko (<< 1.10.1-1~)
Description: Make ssh v2 connections with Python (Documentation)