From 997416f0c2c25028bb031f1a6d14366219a232f7 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 3 Dec 2016 03:42:52 +0000 Subject: debian/tests/control: Add dependency on openssl, required by the PuTTY interoperability tests. --- debian/changelog | 7 +++++++ debian/tests/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c6fb1c2e6..4339216e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openssh (1:7.3p1-5) UNRELEASED; urgency=medium + + * debian/tests/control: Add dependency on openssl, required by the PuTTY + interoperability tests. + + -- Colin Watson Sat, 03 Dec 2016 03:42:22 +0000 + openssh (1:7.3p1-4) unstable; urgency=medium * Adjust Build-Depends further to avoid considering libssl-dev >= 1.1.0~ diff --git a/debian/tests/control b/debian/tests/control index 5a54be563..98f08e4dc 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: regress Restrictions: needs-root allow-stderr -Depends: @builddeps@, openssh-client, openssh-server, openssh-sftp-server, sudo, putty-tools (>= 0.67-2), python-twisted-conch (>= 1:15.5.0-1) +Depends: @builddeps@, openssh-client, openssh-server, openssh-sftp-server, sudo, openssl, putty-tools (>= 0.67-2), python-twisted-conch (>= 1:15.5.0-1) -- cgit v1.2.3