summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-12-05 19:34:04 +0000
committerColin Watson <cjwatson@debian.org>2016-12-05 19:34:04 +0000
commit8a4a5c22e363ad6a110ad9b787170297f5da8f04 (patch)
tree5f5a0ae510c227b69ceab6a55ef01b834e45ea49 /debian/tests
parentcad91cd4010148a0ece507507e649717cfd7369c (diff)
wrap-and-sort debian/tests/control too
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 98f08e4dc..62264efd5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,10 @@
1Tests: regress 1Tests: regress
2Restrictions: needs-root allow-stderr 2Restrictions: needs-root allow-stderr
3Depends: @builddeps@, openssh-client, openssh-server, openssh-sftp-server, sudo, openssl, putty-tools (>= 0.67-2), python-twisted-conch (>= 1:15.5.0-1) 3Depends: openssh-client,
4 openssh-server,
5 openssh-sftp-server,
6 openssl,
7 putty-tools (>= 0.67-2),
8 python-twisted-conch (>= 1:15.5.0-1),
9 sudo,
10 @builddeps@,