summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/tests/control9
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b3cc0f8c5..8e094ecdb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
1openssh (1:7.3p1-6) UNRELEASED; urgency=medium 1openssh (1:7.3p1-6) UNRELEASED; urgency=medium
2 2
3 * Apply "wrap-and-sort -atf debian/control". 3 * Apply "wrap-and-sort -at -f debian/control -f debian/tests/control".
4 4
5 -- Colin Watson <cjwatson@debian.org> Mon, 05 Dec 2016 19:31:33 +0000 5 -- Colin Watson <cjwatson@debian.org> Mon, 05 Dec 2016 19:31:33 +0000
6 6
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@,