summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-04-15 16:38:26 +0100
committerColin Watson <cjwatson@debian.org>2016-04-15 16:38:26 +0100
commit97fab2770d00eff5293fcfb5ec2427f85ebaf1d0 (patch)
treef23d288c3b2138dd159aeef54b77debeeaca7c2e /debian/control
parent1cddfda6060e82f141d43aba535f0bc7d0d13c83 (diff)
Drop dependency on libnss-files-udeb (closes: #819686).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a36122686..d403e5e6b 100644
--- a/debian/control
+++ b/debian/control
@@ -167,7 +167,7 @@ Package-Type: udeb
167Section: debian-installer 167Section: debian-installer
168Priority: optional 168Priority: optional
169Architecture: any 169Architecture: any
170Depends: ${shlibs:Depends}, libnss-files-udeb 170Depends: ${shlibs:Depends}
171XB-Installer-Menu-Item: 99999 171XB-Installer-Menu-Item: 99999
172Description: secure shell client for the Debian installer 172Description: secure shell client for the Debian installer
173 This is the portable version of OpenSSH, a free implementation of 173 This is the portable version of OpenSSH, a free implementation of
@@ -181,7 +181,7 @@ Package-Type: udeb
181Section: debian-installer 181Section: debian-installer
182Priority: optional 182Priority: optional
183Architecture: any 183Architecture: any
184Depends: ${shlibs:Depends}, libnss-files-udeb 184Depends: ${shlibs:Depends}
185Description: secure shell server for the Debian installer 185Description: secure shell server for the Debian installer
186 This is the portable version of OpenSSH, a free implementation of 186 This is the portable version of OpenSSH, a free implementation of
187 the Secure Shell protocol as specified by the IETF secsh working 187 the Secure Shell protocol as specified by the IETF secsh working