summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/README.Debian4
-rw-r--r--debian/changelog2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index fd65df66e..723e10c9d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -69,8 +69,8 @@ DO NOT FILE BUG REPORTS SAYING YOU THINK THIS DEFAULT IS INCORRECT!
69 69
70The argument above is somewhat condensed; I have had this discussion 70The argument above is somewhat condensed; I have had this discussion
71at great length with many people. If you think the default is 71at great length with many people. If you think the default is
72incorrect, and feel strongly enough to want to argue with me about it, 72incorrect, and feel strongly enough to want to argue about it, then
73then send me email to matthew@debian.org. I will close bug reports 73send email to debian-ssh@lists.debian.org. I will close bug reports
74claiming the default is incorrect. 74claiming the default is incorrect.
75 75
76SSH now uses protocol 2 by default 76SSH now uses protocol 2 by default
diff --git a/debian/changelog b/debian/changelog
index 5f2a6613e..5c180b3d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ openssh (1:4.6p1-7) UNRELEASED; urgency=low
2 2
3 * Don't build PIE executables on m68k (closes: #451192). 3 * Don't build PIE executables on m68k (closes: #451192).
4 * Use autotools-dev's recommended configure --build and --host options. 4 * Use autotools-dev's recommended configure --build and --host options.
5 * Adjust README.Debian to suggest mailing debian-ssh@lists.debian.org
6 rather than Matthew.
5 7
6 -- Colin Watson <cjwatson@debian.org> Wed, 14 Nov 2007 09:30:36 +0000 8 -- Colin Watson <cjwatson@debian.org> Wed, 14 Nov 2007 09:30:36 +0000
7 9