summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-11-05 23:20:28 +0000
committerColin Watson <cjwatson@debian.org>2018-11-05 23:20:29 +0000
commitb6760514d86206ce810da5f8895f3c364b047515 (patch)
treea560e672484de8661bc961eacaea2e0b64d92a8f /debian/changelog
parentd41b9922e63e5069991d0e28079d710637715149 (diff)
Add an openssh-tests binary package
This contains enough files to run the upstream regression tests. Doing this allows autopkgtest to run more efficiently, as it doesn't have to build part of the source tree again.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f4a1870d1..4b97e0d1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ openssh (1:7.9p1-2) UNRELEASED; urgency=medium
4 * Make the autopkgtest create /run/sshd if it doesn't already exist. 4 * Make the autopkgtest create /run/sshd if it doesn't already exist.
5 * Drop "set -x" verbosity from the autopkgtest; I think we can do without 5 * Drop "set -x" verbosity from the autopkgtest; I think we can do without
6 this in most cases nowadays. 6 this in most cases nowadays.
7 * Add an openssh-tests binary package containing enough files to run the
8 upstream regression tests. This allows autopkgtest to run more
9 efficiently, as it doesn't have to build part of the source tree again.
7 10
8 -- Colin Watson <cjwatson@debian.org> Sat, 03 Nov 2018 16:28:16 +0000 11 -- Colin Watson <cjwatson@debian.org> Sat, 03 Nov 2018 16:28:16 +0000
9 12