summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-11-15 00:58:43 +0000
committerColin Watson <cjwatson@debian.org>2018-11-15 00:58:43 +0000
commitb35f8f113d1fb2a2e18487593b53e548f75f93d3 (patch)
treeb791f69a71abac9a982ea7a38480d8eecac51196 /debian/changelog
parent0dc02b822350dc072979ac89c9fd32a385512c31 (diff)
Avoid incorrect Makefile symlink in openssh-tests
Be more specific about what files to install in openssh-tests, to avoid installing a symlink into the build tree.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 054d8500d..3042f0bea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1openssh (1:7.9p1-3) UNRELEASED; urgency=medium
2
3 * Be more specific about what files to install in openssh-tests, to avoid
4 installing a symlink into the build tree.
5
6 -- Colin Watson <cjwatson@debian.org> Thu, 15 Nov 2018 00:47:48 +0000
7
1openssh (1:7.9p1-2) unstable; urgency=medium 8openssh (1:7.9p1-2) unstable; urgency=medium
2 9
3 * Add GitLab CI configuration. 10 * Add GitLab CI configuration.