summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-09-12 10:11:27 +0000
committerColin Watson <cjwatson@debian.org>2008-09-12 10:11:27 +0000
commit55af36878de8286f391aaaa5b8efbb567743aec8 (patch)
treec0898fc8f506b452fdb7eb840b1fdb772e8c4398 /debian/changelog
parent6216f45a23ed7252c60a19480bd2f9644998360e (diff)
Configure with --disable-strip; dh_strip will deal with stripping
binaries and will honour DEB_BUILD_OPTIONS (thanks, Bernhard R. Link; closes: #498681).
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 70e9a27ff..925cb8a62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ openssh (1:5.1p1-3) UNRELEASED; urgency=low
2 2
3 * Remove unnecessary ssh-vulnkey output in non-verbose mode when no 3 * Remove unnecessary ssh-vulnkey output in non-verbose mode when no
4 compromised or unknown keys were found (closes: #496495). 4 compromised or unknown keys were found (closes: #496495).
5 * Configure with --disable-strip; dh_strip will deal with stripping
6 binaries and will honour DEB_BUILD_OPTIONS (thanks, Bernhard R. Link;
7 closes: #498681).
5 8
6 -- Colin Watson <cjwatson@debian.org> Mon, 25 Aug 2008 09:52:33 +0100 9 -- Colin Watson <cjwatson@debian.org> Mon, 25 Aug 2008 09:52:33 +0100
7 10