From e1f3fa434155557cf19e4e8fa00c0627e159fbee Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 15 Nov 2003 15:57:35 +0000 Subject: Depend on dpkg (>= 1.9.0) for start-stop-daemon's --retry option. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 05fc0c9c0..fc15b5181 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ openssh (1:3.6.1p2-10) UNRELEASED; urgency=low * Use --retry in init script when restarting rather than sleeping, to make sure the old process is dead (thanks, Herbert Xu; closes: #212117). + Depend on dpkg (>= 1.9.0) for start-stop-daemon's --retry option. * Update debconf template translations: - Brazilian Portuguese (thanks, Andre Luis Lopes; closes: #219844). - Danish (thanks, Morten Brix Pedersen; closes: #217964). diff --git a/debian/control b/debian/control index d7dc3a533..d3dd23d0a 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Uploaders: Colin Watson Package: ssh Architecture: any -Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9) +Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0) Conflicts: ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1) -Suggests: ssh-askpass, xbase-clients, dpkg (>=1.8.3.1), dnsutils +Suggests: ssh-askpass, xbase-clients, dnsutils Provides: rsh-client Description: Secure rlogin/rsh/rcp replacement (OpenSSH) This is the portable version of OpenSSH, a free implementation of -- cgit v1.2.3