summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-11-03 21:36:04 +0000
committerColin Watson <cjwatson@debian.org>2018-11-03 21:36:07 +0000
commit2ccc23f9b39319854a762f55966ee9c1d7d5324f (patch)
tree68df2afce73da5262654564d53ee0e39b9119efb /debian/changelog
parentbe4c6dd37f7cd1fd6c9e7818a6392ce18fb3b585 (diff)
Drop "set -x" verbosity from the autopkgtest
I think we can do without this in most cases nowadays, as things have been pretty stable for a while.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9368bfee6..f4a1870d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ openssh (1:7.9p1-2) UNRELEASED; urgency=medium
2 2
3 * Add GitLab CI configuration. 3 * Add GitLab CI configuration.
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
6 this in most cases nowadays.
5 7
6 -- Colin Watson <cjwatson@debian.org> Sat, 03 Nov 2018 16:28:16 +0000 8 -- Colin Watson <cjwatson@debian.org> Sat, 03 Nov 2018 16:28:16 +0000
7 9