diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6340d8875..dbb55df1f 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:4.3p2-10) UNRELEASED; urgency=low | ||
2 | |||
3 | * Multiply openssh-client-udeb's Installer-Menu-Item by 100. | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Tue, 10 Apr 2007 19:11:29 +0100 | ||
6 | |||
1 | openssh (1:4.3p2-9) unstable; urgency=high | 7 | openssh (1:4.3p2-9) unstable; urgency=high |
2 | 8 | ||
3 | [ Russ Allbery ] | 9 | [ Russ Allbery ] |
diff --git a/debian/control b/debian/control index 49c105f03..e7cd1f8e0 100644 --- a/debian/control +++ b/debian/control | |||
@@ -102,7 +102,7 @@ Section: debian-installer | |||
102 | Priority: optional | 102 | Priority: optional |
103 | Architecture: any | 103 | Architecture: any |
104 | Depends: ${shlibs:Depends}, libnss-files-udeb | 104 | Depends: ${shlibs:Depends}, libnss-files-udeb |
105 | XB-Installer-Menu-Item: 999 | 105 | XB-Installer-Menu-Item: 99900 |
106 | Description: Secure shell client for the Debian installer | 106 | Description: Secure shell client for the Debian installer |
107 | This is the portable version of OpenSSH, a free implementation of | 107 | This is the portable version of OpenSSH, a free implementation of |
108 | the Secure Shell protocol as specified by the IETF secsh working | 108 | the Secure Shell protocol as specified by the IETF secsh working |