summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 425d9ccf7..b91897ea9 100644
--- a/debian/control
+++ b/debian/control
@@ -153,6 +153,22 @@ Description: secure shell (SSH) sftp server module, for SFTP access from remote
153 Newer versions of the draft will not be supported, though some features 153 Newer versions of the draft will not be supported, though some features
154 are individually implemented as extensions. 154 are individually implemented as extensions.
155 155
156Package: openssh-tests
157Priority: optional
158Architecture: any
159Depends: openssh-client (= ${binary:Version}),
160 openssh-server (= ${binary:Version}),
161 openssh-sftp-server (= ${binary:Version}),
162 openssl,
163 putty-tools (>= 0.67-2),
164 python-twisted-conch (>= 1:15.5.0-1),
165 ${misc:Depends},
166 ${shlibs:Depends},
167Description: OpenSSH regression tests
168 This package provides OpenSSH's regression test suite. It is mainly
169 intended for use with the autopkgtest system, though can also be run
170 directly using /usr/lib/openssh/regress/run-tests.
171
156Package: ssh 172Package: ssh
157Priority: optional 173Priority: optional
158Architecture: all 174Architecture: all