diff options
author | Colin Watson <cjwatson@debian.org> | 2016-11-19 15:38:05 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-11-19 15:38:05 +0000 |
commit | a50c9808720a201faef1ad4b6f5a42822bb98eb4 (patch) | |
tree | 047da911b622b3f3a389a814e0449d159b61af4b /debian/changelog | |
parent | 4250a967ecc9159ce3b8958719b1c132e69ca8f6 (diff) |
Build all upstream regression test binaries using the new "regress-binaries" target.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9d72b37a5..34e51a7c6 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -6,6 +6,8 @@ openssh (1:7.3p1-4) UNRELEASED; urgency=medium | |||
6 | * Remove the non-upstream .gitignore file and add the relevant entries to | 6 | * Remove the non-upstream .gitignore file and add the relevant entries to |
7 | debian/.gitignore, in order to make the source tree more | 7 | debian/.gitignore, in order to make the source tree more |
8 | dgit-compatible. | 8 | dgit-compatible. |
9 | * Build all upstream regression test binaries using the new | ||
10 | "regress-binaries" target. | ||
9 | 11 | ||
10 | -- Colin Watson <cjwatson@debian.org> Fri, 11 Nov 2016 02:50:39 +0000 | 12 | -- Colin Watson <cjwatson@debian.org> Fri, 11 Nov 2016 02:50:39 +0000 |
11 | 13 | ||