diff options
author | Colin Watson <cjwatson@debian.org> | 2010-02-28 01:32:15 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-02-28 01:32:15 +0000 |
commit | 21c124099964a14e95d215688000b52c34bc924f (patch) | |
tree | 1f43008fd94be7b8953e52a499546ac1c7c16af4 /debian | |
parent | 342fc329e0af22b6315efc2f809747657309f56e (diff) |
Remove obsolete header from README.Debian dating from when people
expected non-free SSH.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/README.Debian | 15 | ||||
-rw-r--r-- | debian/changelog | 2 |
2 files changed, 2 insertions, 15 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 921df9733..7428cdd6e 100644 --- a/debian/README.Debian +++ b/debian/README.Debian | |||
@@ -1,21 +1,6 @@ | |||
1 | OpenSSH for Debian | 1 | OpenSSH for Debian |
2 | ------------------ | 2 | ------------------ |
3 | 3 | ||
4 | Although this package is widely referred to as OpenSSH, it is actually | ||
5 | a branch of an early version of ssh which has been tidied up by the | ||
6 | OpenBSD folks. | ||
7 | |||
8 | It has been decided that this version should have the privilege of | ||
9 | carrying the ``ssh'' name in Debian, since it is the only version of | ||
10 | ssh that is going to make it into Debian proper, being the only one | ||
11 | that complies with the Debian Free Software Guidelines. | ||
12 | |||
13 | If you were expecting to get the non-free version of ssh (1.2.27 or | ||
14 | whatever) when you installed this package, then you're out of luck, as | ||
15 | Debian don't ship it. | ||
16 | |||
17 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | ||
18 | |||
19 | UPGRADE ISSUES | 4 | UPGRADE ISSUES |
20 | ============== | 5 | ============== |
21 | 6 | ||
diff --git a/debian/changelog b/debian/changelog index 9161b2fde..08f388fda 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -8,6 +8,8 @@ openssh (1:5.3p1-3) UNRELEASED; urgency=low | |||
8 | * Add GSSAPIStoreCredentialsOnRekey to 'sshd -T' configuration dump. | 8 | * Add GSSAPIStoreCredentialsOnRekey to 'sshd -T' configuration dump. |
9 | * Remove documentation of building for Debian 3.0 in README.Debian. | 9 | * Remove documentation of building for Debian 3.0 in README.Debian. |
10 | Support for this was removed in 1:4.7p1-2. | 10 | Support for this was removed in 1:4.7p1-2. |
11 | * Remove obsolete header from README.Debian dating from when people | ||
12 | expected non-free SSH. | ||
11 | 13 | ||
12 | -- Colin Watson <cjwatson@debian.org> Sat, 27 Feb 2010 01:07:15 +0000 | 14 | -- Colin Watson <cjwatson@debian.org> Sat, 27 Feb 2010 01:07:15 +0000 |
13 | 15 | ||