From 7d993cf4035ec1873db38fe2c5d2dd5f580e2630 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 15 Nov 2018 01:30:32 +0000 Subject: Restore some direct test dependencies Restore direct test dependencies on openssl, putty-tools, and python-twisted-conch; these are really only indirect dependencies via openssh-tests, but including them means that this package will be retested when they change. --- debian/changelog | 4 ++++ debian/tests/control | 3 +++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a6e530341..8c5202e24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ openssh (1:7.9p1-3) UNRELEASED; urgency=medium * Be more specific about what files to install in openssh-tests, to avoid installing a symlink into the build tree. * Re-export debian/upstream/signing-key.asc without extra signatures. + * Restore direct test dependencies on openssl, putty-tools, and + python-twisted-conch; these are really only indirect dependencies via + openssh-tests, but including them means that this package will be + retested when they change. -- Colin Watson Thu, 15 Nov 2018 00:47:48 +0000 diff --git a/debian/tests/control b/debian/tests/control index 85220df4e..b010ac63c 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -3,5 +3,8 @@ Restrictions: needs-root allow-stderr Depends: devscripts, haveged, openssh-tests, + openssl, + putty-tools, + python-twisted-conch, sudo, sysvinit-utils, -- cgit v1.2.3