diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 98afc3a11..50ad6d595 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -8,6 +8,8 @@ openssh (1:4.7p1-13) UNRELEASED; urgency=low | |||
8 | for the blacklist check in ssh-add. | 8 | for the blacklist check in ssh-add. |
9 | * Add cross-references to ssh-vulnkey(1) to ssh(1), ssh-add(1), | 9 | * Add cross-references to ssh-vulnkey(1) to ssh(1), ssh-add(1), |
10 | ssh-keygen(1), and sshd(8) (closes: #484451). | 10 | ssh-keygen(1), and sshd(8) (closes: #484451). |
11 | * Change openssh-client-udeb's Installer-Menu-Item from 99900 to 99999 | ||
12 | (thanks, Frans Pop). | ||
11 | 13 | ||
12 | -- Colin Watson <cjwatson@debian.org> Fri, 30 May 2008 23:26:25 +0100 | 14 | -- Colin Watson <cjwatson@debian.org> Fri, 30 May 2008 23:26:25 +0100 |
13 | 15 | ||
diff --git a/debian/control b/debian/control index 14c3c2c2e..1809ca267 100644 --- a/debian/control +++ b/debian/control | |||
@@ -100,7 +100,7 @@ Section: debian-installer | |||
100 | Priority: optional | 100 | Priority: optional |
101 | Architecture: any | 101 | Architecture: any |
102 | Depends: ${shlibs:Depends}, libnss-files-udeb, libcrypto0.9.8-udeb (>= 0.9.8g-9) | 102 | Depends: ${shlibs:Depends}, libnss-files-udeb, libcrypto0.9.8-udeb (>= 0.9.8g-9) |
103 | XB-Installer-Menu-Item: 99900 | 103 | XB-Installer-Menu-Item: 99999 |
104 | Description: secure shell client for the Debian installer | 104 | Description: secure shell client for the Debian installer |
105 | This is the portable version of OpenSSH, a free implementation of | 105 | This is the portable version of OpenSSH, a free implementation of |
106 | the Secure Shell protocol as specified by the IETF secsh working | 106 | the Secure Shell protocol as specified by the IETF secsh working |