diff options
author | Colin Watson <cjwatson@debian.org> | 2016-12-03 03:42:52 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-12-03 03:42:52 +0000 |
commit | 997416f0c2c25028bb031f1a6d14366219a232f7 (patch) | |
tree | 7fe9091f7630ab60636fa61acf0fac5ae2b9431d /debian/changelog | |
parent | 60fa639bacae316dfd72cc9e8676de708df7674b (diff) |
debian/tests/control: Add dependency on openssl, required by the PuTTY interoperability tests.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c6fb1c2e6..4339216e4 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:7.3p1-5) UNRELEASED; urgency=medium | ||
2 | |||
3 | * debian/tests/control: Add dependency on openssl, required by the PuTTY | ||
4 | interoperability tests. | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 03 Dec 2016 03:42:22 +0000 | ||
7 | |||
1 | openssh (1:7.3p1-4) unstable; urgency=medium | 8 | openssh (1:7.3p1-4) unstable; urgency=medium |
2 | 9 | ||
3 | * Adjust Build-Depends further to avoid considering libssl-dev >= 1.1.0~ | 10 | * Adjust Build-Depends further to avoid considering libssl-dev >= 1.1.0~ |