From 338e42146905bc0790c018df176992e97b2fe9ad Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 14 May 2004 00:32:06 +0000 Subject: openssh-client-udeb and openssh-server-udeb depend on libnss-files-udeb (not yet uploaded). --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ef1270e0d..7ccc7d461 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ openssh (1:3.8.1p1-2) UNRELEASED; urgency=low * Add Catalan debconf template translation (thanks, Aleix Badia i Bosch; closes: #248748). + * openssh-client-udeb and openssh-server-udeb depend on libnss-files-udeb + (not yet uploaded). -- Colin Watson Thu, 13 May 2004 10:00:44 +0100 diff --git a/debian/control b/debian/control index 2f7ab44b6..45823595a 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Package: openssh-client-udeb Section: debian-installer Priority: optional Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, libnss-files-udeb Description: Secure shell client for the Debian installer This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working @@ -62,7 +62,7 @@ Package: openssh-server-udeb Section: debian-installer Priority: optional Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, libnss-files-udeb Description: Secure shell server for the Debian installer This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working -- cgit v1.2.3