summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2004-07-19 19:25:25 +0000
committerColin Watson <cjwatson@debian.org>2004-07-19 19:25:25 +0000
commit2617d6163d22618e7cfda1a11ebba4c57ad40d24 (patch)
treefac73b6c1ca0a42745c4a240ed4fc2e9e824c60d /debian/control
parent9022a0a969c24016c8d074430085422f572b887f (diff)
Implement hack in http://lists.debian.org/debian-boot/2004/07/msg01207.html
to get openssh-client-udeb to show up as a retrievable debian-installer component.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a234348c5..37899eb3c 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,7 @@ Section: debian-installer
51Priority: optional 51Priority: optional
52Architecture: any 52Architecture: any
53Depends: ${shlibs:Depends}, libnss-files-udeb 53Depends: ${shlibs:Depends}, libnss-files-udeb
54XB-Installer-Menu-Item: 999
54Description: Secure shell client for the Debian installer 55Description: Secure shell client for the Debian installer
55 This is the portable version of OpenSSH, a free implementation of 56 This is the portable version of OpenSSH, a free implementation of
56 the Secure Shell protocol as specified by the IETF secsh working 57 the Secure Shell protocol as specified by the IETF secsh working