From ac58d020d07f4a24409106429799d001590386b5 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 31 Jul 2009 15:15:28 +0000 Subject: Add ${misc:Depends} to keep Lintian happy. --- debian/changelog | 1 + debian/control | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f73bbd209..826ac9296 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ openssh (1:5.1p1-7) UNRELEASED; urgency=low (closes: #538301). * Set umask to 022 in the init script as well as postinsts (closes: #539030). + * Add ${misc:Depends} to keep Lintian happy. -- Colin Watson Fri, 24 Jul 2009 18:43:45 +0100 diff --git a/debian/control b/debian/control index 4e2875637..8252fc2c8 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Colin Watson , Matthew Vernon = 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libssl0.9.8 (>= 0.9.8g-9) +Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libssl0.9.8 (>= 0.9.8g-9) Recommends: xauth, openssh-blacklist, openssh-blacklist-extra Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) Replaces: ssh, ssh-krb5 @@ -37,7 +37,7 @@ Description: secure shell client, an rlogin/rsh/rcp replacement Package: openssh-server Priority: optional Architecture: any -Depends: ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 3.2-13), libssl0.9.8 (>= 0.9.8g-9), openssh-blacklist, procps +Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 3.2-13), libssl0.9.8 (>= 0.9.8g-9), openssh-blacklist, procps Recommends: xauth, openssh-blacklist-extra Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 @@ -64,7 +64,7 @@ Description: secure shell server, an rshd replacement Package: ssh Priority: extra Architecture: all -Depends: openssh-client, openssh-server +Depends: ${misc:Depends}, openssh-client, openssh-server Description: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you @@ -73,7 +73,7 @@ Description: secure shell client and server (metapackage) Package: ssh-krb5 Priority: extra Architecture: all -Depends: openssh-client, openssh-server +Depends: ${misc:Depends}, openssh-client, openssh-server Description: secure shell client and server (transitional package) This is a transitional package depending on the regular Debian OpenSSH client and server, which now support GSSAPI natively. It will add the @@ -84,7 +84,7 @@ Package: ssh-askpass-gnome Section: gnome Priority: optional Architecture: any -Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 +Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 Replaces: ssh (<< 1:3.5p1-3) Provides: ssh-askpass Description: interactive X program to prompt users for a passphrase for ssh-add -- cgit v1.2.3